Beispiel #1
0
 public string RoleName()
 {
     return(ctx.ServiceName());
 }
 public string RoleName() => ctx.ServiceName();