public CompositeType GetDataUsingDataContract(CompositeType composite)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public CompositeType GetDataUsingDataContract(CompositeType composite)
 {
     throw new NotImplementedException();
 }