Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Registrati
Accedi
Jet
/
Minics
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
092618cd0d
Rami (Branch)
Tag
Master_ELK02_Release
Master_TIN02_develop
master
Minics
/
MinicsConsole
/
Helper
/
OrmCollections.cs
OrmCollections.cs
107 B
Cronologia
Originale
1
2
3
4
5
6
7
namespace MinicsConsole.Helper;
public class OrmCollections
{
public IORM? MainORM { get; set; }
}