C# Class FlatRedBall.Glue.VariableSetArgs

Inheritance: System.EventArgs
显示文件 Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
Value object
VariableName string

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Value public_oe property

public object Value
return object

VariableName public_oe property

public string VariableName
return string