C# Class Ntreev.Library.Commands.CommandStaticSwitchAttribute

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

Private Properties

Property Type Description

Public Methods

Method Description
CommandStaticSwitchAttribute ( Type type ) : System
CommandStaticSwitchAttribute ( string typeName ) : System

Method Details

CommandStaticSwitchAttribute() public method

public CommandStaticSwitchAttribute ( Type type ) : System
type System.Type
return System

CommandStaticSwitchAttribute() public method

public CommandStaticSwitchAttribute ( string typeName ) : System
typeName string
return System