public DeliveryType(Terrasoft.Configuration.DeliveryType source) : base(source) { this.CopyEntityLookupProperties(source); }
public DeliveryType(DeliveryType source) : base(source) { }