示例#1
0
文件: Ups.cs 项目: erynet/IMS
 public int AddUps(IMSUps ups)
 {
     throw new NotImplementedException();
 }
示例#2
0
文件: Ups.cs 项目: erynet/IMS
 public bool SetUps(IMSUps ups)
 {
     throw new NotImplementedException();
 }