Example #1
0
 public string Path()
 {
     return($"{parent.Path()}/publish");
 }
Example #2
0
 public string Path()
 {
     return($"{parent.Path()}/unlock");
 }