Example #1
0
 /// <summary>
 /// Repository class constructor.
 /// </summary>
 public RxDatabaseRepository()
     : base("RxDatabaseRepository", "/", null, 0, false, "7ed330c8-5668-4cfa-9ca9-402c4c23b7e2", ".\\RepositoryImages\\RxDatabaseRepository7ed330c8.rximgres")
 {
     _demoapplication = new RxDatabaseRepositoryFolders.DemoApplicationAppFolder(this);
     _departmentlist  = new RxDatabaseRepositoryFolders.DepartmentListAppFolder(this);
     _explorer        = new RxDatabaseRepositoryFolders.ExplorerAppFolder(this);
 }
Example #2
0
 /// <summary>
 /// Repository class constructor.
 /// </summary>
 public RxDatabaseRepository()
     : base("RxDatabaseRepository", "/", null, 0, false, "433e9601-1d78-4cca-8b70-baf669adfae5", ".\\RepositoryImages\\RxDatabaseRepository433e9601.rximgres")
 {
     _demoapplication = new RxDatabaseRepositoryFolders.DemoApplicationAppFolder(this);
     _departmentlist  = new RxDatabaseRepositoryFolders.DepartmentListAppFolder(this);
 }