示例#1
0
 public string Path()
 {
     return($"{parent.Path()}/members");
 }
示例#2
0
 public string Path()
 {
     return($"{parent.Path()}/bulk-assign");
 }