예제 #1
0
 public static string GetjoinerInfo(string agentname)
 {
     return(userService.GetjoinerInfo(agentname));
 }