Beispiel #1
0
 public string GetUsage()
 {
     return(_helper.GetUsage());
 }
Beispiel #2
0
 public string GetUsage()
 {
     return("Usage: EventStore.Client -i 127.0.0.1 -t 1113 -h 2113\n\n" + _helper.GetUsage());
 }