C# Class LSLib.Stats.PropertyDefinition

Afficher le fichier Open project: Norbyte/lslib

Méthodes publiques

Méthode Description
PropertyDefinition ( string name ) : System
validate ( string value ) : bool

Method Details

PropertyDefinition() public méthode

public PropertyDefinition ( string name ) : System
name string
Résultat System

validate() abstract public méthode

abstract public validate ( string value ) : bool
value string
Résultat bool