NTP Analyzer  0.8.2
Analyze the operation of time servers
Options.cs File Reference

Go to the source code of this file.

Classes

class  Ntp.Common.IO.ArgumentSource
 
class  Ntp.Common.IO.Option
 
class  Ntp.Common.IO.OptionContext
 
class  Ntp.Common.IO.OptionException
 
class  Ntp.Common.IO.OptionSet
 
class  Ntp.Common.IO.OptionSet.ActionOption< TKey, TValue >
 
class  Ntp.Common.IO.OptionSet.ActionOption< T >
 
class  Ntp.Common.IO.OptionSet.ActionOption
 
class  Ntp.Common.IO.OptionSet.ArgumentEnumerator
 
class  Ntp.Common.IO.OptionSet.Category
 
class  Ntp.Common.IO.OptionValueCollection
 
class  Ntp.Common.IO.ResponseFileSource
 
class  Ntp.Common.IO.StringCoda
 

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)
 

Typedef Documentation

using MessageLocalizerConverter = System.Converter<string, string>

Definition at line 33 of file Options.cs.