C# Class Gibbed.RED.FileFormats.Script.EnumDefinition.Constant

Afficher le fichier Open project: yole/Gibbed.RED

Méthodes publiques

Свойство Type Description
Name string
Value int

Méthodes publiques

Méthode Description
Constant ( string name, int value ) : System.Collections.Generic

Method Details

Constant() public méthode

public Constant ( string name, int value ) : System.Collections.Generic
name string
value int
Résultat System.Collections.Generic

Property Details

Name public_oe property

public string Name
Résultat string

Value public_oe property

public int Value
Résultat int