コード例 #1
0
 public string GetEnterpriseInfoForUserName(string UserName)
 {
     return(_es.GetEnterpriseInfoForUserName(UserName));
 }