C# Class GoCommando.NamedArgumentAttribute

Inheritance: ArgumentAttribute
Show file Open project: rebus-org/GoCommando

Public Methods

Method Description
NamedArgumentAttribute ( string name, string shortHand ) : System

Method Details

NamedArgumentAttribute() public method

public NamedArgumentAttribute ( string name, string shortHand ) : System
name string
shortHand string
return System