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