Exemplo n.º 1
0
 public SysPrcSchemaElement(Terrasoft.Configuration.SysPrcSchemaElement source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }
Exemplo n.º 2
0
 public SysPrcSchemaElement(SysPrcSchemaElement source)
     : base(source)
 {
 }