Esempio n. 1
0
 public SysStoringObjectState(Terrasoft.Configuration.SysStoringObjectState source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }
 public SysStoringObjectState(SysStoringObjectState source)
     : base(source)
 {
 }