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