예제 #1
0
 public SpecificationInProductSchema(SpecificationInProductSchema source)
     : base(source)
 {
 }
예제 #2
0
 public SpecificationInProductSchema(SpecificationInProductSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }