示例#1
0
 public VwServiceRelationshipSchema(VwServiceRelationshipSchema source)
     : base(source)
 {
 }
示例#2
0
 public VwServiceRelationshipSchema(VwServiceRelationshipSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }