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