예제 #1
0
 public int GetUserID(string userName)
 {
     return(factory.GetUserID(userName));
 }