예제 #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();
 }