C# Class LSLib.Stats.IntPropertyDefinition

Inheritance: PropertyDefinition
Afficher le fichier Open project: Norbyte/lslib

Méthodes publiques

Свойство Type Description
MaxValue int
MinValue int

Méthodes publiques

Méthode Description
validate ( string value ) : bool

Method Details

validate() public méthode

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

Property Details

MaxValue public_oe property

public int MaxValue
Résultat int

MinValue public_oe property

public int MinValue
Résultat int