C# Class HappyFunTimes.CmdNameAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: greggman/hft-unity-gamepad Class Usage Examples

Public Properties

Property Type Description
CmdName string

Public Methods

Method Description
CmdNameAttribute ( string cmdName ) : System

Method Details

CmdNameAttribute() public method

public CmdNameAttribute ( string cmdName ) : System
cmdName string
return System

Property Details

CmdName public_oe property

public string CmdName
return string