Пример #1
0
 public SysPrcSchemaElement(Terrasoft.Configuration.SysPrcSchemaElement source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }
Пример #2
0
 public SysPrcSchemaElement(SysPrcSchemaElement source)
     : base(source)
 {
 }