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