C# Class TShockAPI.Noun

Inheritance: ParameterAttribute
ファイルを表示 Open project: NyxStudios/TShock

Public Methods

Method Description
Noun ( string name, bool req, string desc, Type type ) : System

Method Details

Noun() public method

public Noun ( string name, bool req, string desc, Type type ) : System
name string
req bool
desc string
type System.Type
return System