NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Go to the source code of this file.
Namespaces | |
namespace | Ntp.Common.IO |
Typedefs | |
using | MessageLocalizerConverter = System.Converter< string, string > |
Enumerations | |
enum | Ntp.Common.IO.OptionValueType { Ntp.Common.IO.OptionValueType.None, Ntp.Common.IO.OptionValueType.Optional, Ntp.Common.IO.OptionValueType.Required } |
Functions | |
delegate void | Ntp.Common.IO.OptionAction< in TKey, in TValue > (TKey key, TValue value) |
using MessageLocalizerConverter = System.Converter<string, string> |
Definition at line 33 of file Options.cs.