C# Class TShockAPI.Verb

Inheritance: ParameterAttribute
Exibir arquivo Open project: NyxStudios/TShock

Public Methods

Method Description
Verb ( string name, string desc, Type type ) : System

Method Details

Verb() public method

public Verb ( string name, string desc, Type type ) : System
name string
desc string
type System.Type
return System