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