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

Show file Open project: yole/Gibbed.RED

Public Methods

Method Description
PropertyValue ( string type, object value ) : System
ToString ( ) : string

Method Details

PropertyValue() public method

public PropertyValue ( string type, object value ) : System
type string
value object
return System

ToString() public method

public ToString ( ) : string
return string