C# Class Ntreev.Library.Commands.CommandSwitchAttribute

Inheritance: System.Attribute
Mostra file Open project: NtreevSoft/CommandLineParser

Private Properties

Property Type Description
GetArgSeparator char?

Public Methods

Method Description
CommandSwitchAttribute ( ) : System

Private Methods

Method Description
GetArgSeparator ( ) : char?

Method Details

CommandSwitchAttribute() public method

public CommandSwitchAttribute ( ) : System
return System