コード例 #1
0
 public string Get()
 {
     return(sysUserRepository.hello());
 }