コード例 #1
0
 public DeliveryType(Terrasoft.Configuration.DeliveryType source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }
コード例 #2
0
 public DeliveryType(DeliveryType source)
     : base(source)
 {
 }