Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
Jet
/
Minics
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
092618cd0d
Branchit
Tagit
Master_ELK02_Release
Master_TIN02_develop
master
Minics
/
MinicsConsole
/
Helper
/
OrmCollections.cs
OrmCollections.cs
107 B
Historia
Raaka
1
2
3
4
5
6
7
namespace MinicsConsole.Helper;
public class OrmCollections
{
public IORM? MainORM { get; set; }
}