Exemplo n.º 1
0
 /// <summary>
 /// Repository class constructor.
 /// </summary>
 public BillingInformationRepo()
     : base("BillingInformationRepo", "", null, 30000, false, "d11d1e90-a524-406b-aa69-266b05cccaf4", "./RepositoryImages\\BillingInformationRepod11d1e90.rximgres")
 {
     _dom = new BillingInformationRepoFolders.DOMAppFolder(this);
     _statecontainer = new BillingInformationRepoFolders.StateContainerAppFolder(this);
 }
Exemplo n.º 2
0
 /// <summary>
 /// Repository class constructor.
 /// </summary>
 public BillingInformationRepo()
     : base("BillingInformationRepo", "", null, 30000, false, "d11d1e90-a524-406b-aa69-266b05cccaf4", "./RepositoryImages\\BillingInformationRepod11d1e90.rximgres")
 {
     _dom            = new BillingInformationRepoFolders.DOMAppFolder(this);
     _statecontainer = new BillingInformationRepoFolders.StateContainerAppFolder(this);
 }