Esempio n. 1
0
 public RPM_Product()
 {
     context = new VMContext();
 }
Esempio n. 2
0
 public RPM_GlobalConfig()
 {
     this.context = new VMContext();
 }
Esempio n. 3
0
 public RPM_RightsProfile()
 {
     context = new VMContext();
 }
Esempio n. 4
0
 public RPM_Snapshot()
 {
     AccountId = Guid.Empty;
     context   = new VMContext();
 }
Esempio n. 5
0
 public RPM_VideoTag()
 {
     AccountId = Guid.Empty;
     context   = new VMContext();
 }
Esempio n. 6
0
 public RPM_UserRank()
 {
     context = new VMContext();
 }
Esempio n. 7
0
 public RPM_FileExt()
 {
     context = new VMContext();
 }