/// <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); }