コード例 #1
0
 public string RoleName()
 {
     return(ctx.ServiceName());
 }
コード例 #2
0
 public string RoleName() => ctx.ServiceName();