C# Class GoCommando.Attributes.NamedArgumentAttribute

Inheritance: ArgumentAttribute
Afficher le fichier Open project: rebus-org/GoCommando Class Usage Examples

Méthodes publiques

Méthode Description
NamedArgumentAttribute ( string name, string shortHand ) : System

Method Details

NamedArgumentAttribute() public méthode

public NamedArgumentAttribute ( string name, string shortHand ) : System
name string
shortHand string
Résultat System