C# Class GoCommando.NamedArgumentAttribute

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

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