Exemple #1
0
 public override void PrintConsoleOptions()
 {
     Console.WriteLine(" D - Set store primary dataspace name");
     DiscoveryHandler.PrintConsoleOptions();
     ChannelHandler.PrintConsoleOptions();
     ObjectHandler.PrintConsoleOptions();
 }
Exemple #2
0
 public override void PrintConsoleOptions()
 {
     DiscoveryHandler.PrintConsoleOptions();
     ChannelHandler.PrintConsoleOptions();
     ObjectHandler.PrintConsoleOptions();
 }