C# Class Gibbed.RED.FileFormats.Game.GenericObject.PropertyValue

Afficher le fichier Open project: yole/Gibbed.RED

Méthodes publiques

Méthode Description
PropertyValue ( string type, object value ) : System
ToString ( ) : string

Method Details

PropertyValue() public méthode

public PropertyValue ( string type, object value ) : System
type string
value object
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string