C# Class Command.DynamicSettingAttribute

Inheritance: SettingAttribute
Show file Open project: agardiner/hfmcmd

Public Methods

Method Description
DynamicSettingAttribute ( string label, string desc ) : System

Method Details

DynamicSettingAttribute() public method

public DynamicSettingAttribute ( string label, string desc ) : System
label string
desc string
return System