C# Class TShockAPI.Noun

Inheritance: ParameterAttribute
Afficher le fichier Open project: NyxStudios/TShock

Méthodes publiques

Méthode Description
Noun ( string name, bool req, string desc, Type type ) : System

Method Details

Noun() public méthode

public Noun ( string name, bool req, string desc, Type type ) : System
name string
req bool
desc string
type System.Type
Résultat System