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