C# Class TMXGlueLib.DataTypes.NamedValue

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

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

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Name public_oe property

public string Name
Résultat string

Type public_oe property

public string Type
Résultat string

Value public_oe property

public object Value
Résultat object