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.Option Member List

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

AllowsVerbsAfter()NibblePoker.Library.Arguments.Optioninline
ArgumentsNibblePoker.Library.Arguments.Option
CanHaveMultipleValue()NibblePoker.Library.Arguments.Optioninline
CanHaveValue()NibblePoker.Library.Arguments.Optioninline
Clear()NibblePoker.Library.Arguments.Optioninline
DescriptionNibblePoker.Library.Arguments.Option
FlagsNibblePoker.Library.Arguments.Option
GetFullName(bool addTicks=false)NibblePoker.Library.Arguments.Optioninline
HasName()NibblePoker.Library.Arguments.Optioninline
HasToken()NibblePoker.Library.Arguments.Optioninline
HasValue()NibblePoker.Library.Arguments.Optioninline
IsDefault()NibblePoker.Library.Arguments.Optioninline
IsHidden()NibblePoker.Library.Arguments.Optioninline
IsRepeatable()NibblePoker.Library.Arguments.Optioninline
IsRequired()NibblePoker.Library.Arguments.Optioninline
NameNibblePoker.Library.Arguments.Option
OccurrencesNibblePoker.Library.Arguments.Option
Option(char? token, string name, string description="", OptionFlags flags=OptionFlags.None)NibblePoker.Library.Arguments.Optioninline
ShouldStopParsing()NibblePoker.Library.Arguments.Optioninline
TokenNibblePoker.Library.Arguments.Option
WasUsed()NibblePoker.Library.Arguments.Optioninline