コード例 #1
0
 public static string GetagentInfo(string agentname)
 {
     return(userService.GetagentInfo(agentname));
 }