NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Public Member Functions | |
HelpCommand (string[] args) | |
HelpCommand (bool error) | |
Public Member Functions inherited from Ntp.Analyzer.Monitor.Server.TextCommand.MonitorTextCommand | |
override object | Execute () |
Protected Member Functions | |
override string | ExecuteTextCommand () |
Protected Member Functions inherited from Ntp.Analyzer.Monitor.Server.TextCommand.MonitorTextCommand | |
MonitorTextCommand (string[] args) | |
MonitorTextCommand () | |
Private Attributes | |
readonly bool | error |
Additional Inherited Members | |
Public Attributes inherited from Ntp.Analyzer.Monitor.Server.TextCommand.MonitorTextCommand | |
override CommandType | CommandType => CommandType.Text |
Properties inherited from Ntp.Analyzer.Monitor.Server.TextCommand.MonitorTextCommand | |
string[] | Args [get] |
Properties inherited from Ntp.Analyzer.Monitor.Server.Command | |
abstract CommandType | CommandType [get] |
Definition at line 27 of file HelpCommand.cs.
|
inline |
Definition at line 29 of file HelpCommand.cs.
|
inline |
Definition at line 34 of file HelpCommand.cs.
|
inlineprotectedvirtual |
Implements Ntp.Analyzer.Monitor.Server.TextCommand.MonitorTextCommand.
Definition at line 42 of file HelpCommand.cs.
References c, Ntp.Analyzer.Monitor.Server.CommandFactory.Commands, Ntp.Analyzer.Monitor.Server.ICommandDescription.Description, Ntp.Analyzer.Monitor.Server.ICommandDescription.Name, and version.
|
private |
Definition at line 40 of file HelpCommand.cs.