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