Exemple #1
0
 public MobilePhoneBlockList(MobilePhoneBlockList source)
     : base(source)
 {
 }
 public MobilePhoneBlockList(Terrasoft.Configuration.MobilePhoneBlockList source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }