C# Class RJH.CommandLineHelper.CommandLineAliasAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: suntong/lang Class Usage Examples

Protected Properties

Свойство Type Description
m_Alias string

Méthodes publiques

Méthode Description
CommandLineAliasAttribute ( string alias ) : System

Method Details

CommandLineAliasAttribute() public méthode

public CommandLineAliasAttribute ( string alias ) : System
alias string
Résultat System

Property Details

m_Alias protected_oe property

protected string m_Alias
Résultat string