C# Class Ntreev.Library.Commands.CommandStaticSwitchAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: NtreevSoft/CommandLineParser

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CommandStaticSwitchAttribute ( Type type ) : System
CommandStaticSwitchAttribute ( string typeName ) : System

Method Details

CommandStaticSwitchAttribute() public méthode

public CommandStaticSwitchAttribute ( Type type ) : System
type System.Type
Résultat System

CommandStaticSwitchAttribute() public méthode

public CommandStaticSwitchAttribute ( string typeName ) : System
typeName string
Résultat System