예제 #1
0
 public bool Remove3Party(int userID, User3Party thirdParty)
 {
     throw new NotImplementedException();
 }
예제 #2
0
파일: UserWS.cs 프로젝트: chcg/snip2codeNET
 public bool Remove3Party(int userID, User3Party thirdParty)
 {
     throw new NotImplementedException();
 }