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