Пример #1
0
 public MLConfidentValueMethodSchema(MLConfidentValueMethodSchema source)
     : base(source)
 {
 }
Пример #2
0
 public MLConfidentValueMethodSchema(MLConfidentValueMethodSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }