DotNet-Arguments 2.0.0
A simple and 'to-the-point' library to parse launch arguments in .NET and .NET Core applications.
Loading...
Searching...
No Matches
NibblePoker.Library.Arguments.Verb Member List

This is the complete list of members for NibblePoker.Library.Arguments.Verb, including all inherited members.

Clear()NibblePoker.Library.Arguments.Verbinline
DescriptionNibblePoker.Library.Arguments.Verb
GetOptionByName(string name)NibblePoker.Library.Arguments.Verbinline
GetOptionByToken(char token)NibblePoker.Library.Arguments.Verbinline
GetRelevantDefaultOption()NibblePoker.Library.Arguments.Verbinline
GetSubVerbByName(string name)NibblePoker.Library.Arguments.Verbinline
HasOptionByName(string name)NibblePoker.Library.Arguments.Verbinline
HasOptionByToken(char token)NibblePoker.Library.Arguments.Verbinline
NameNibblePoker.Library.Arguments.Verb
OptionsNibblePoker.Library.Arguments.Verb
ParentVerbNibblePoker.Library.Arguments.Verb
RegisterOption(Option option)NibblePoker.Library.Arguments.Verbinline
RegisterOptionRecursively(Option option, bool ignoreDuplicates=false)NibblePoker.Library.Arguments.Verbinline
RegisterVerb(Verb verb)NibblePoker.Library.Arguments.Verbinline
Verb(string name, string description="")NibblePoker.Library.Arguments.Verbinline
VerbsNibblePoker.Library.Arguments.Verb
WasUsedNibblePoker.Library.Arguments.Verb