C# Class NumberBox, RanseiLink

Inheritance: MonoBehaviour
Show file Open project: Deijin27/RanseiLink Class Usage Examples

Public Properties

Property Type Description
ValueProperty DependencyProperty,

Public Methods

Method Description
GetValue ( ) : System,
NumberBox ( ) : System,
SetValue ( ValueProperty, ,value ) : System,

Method Details

GetValue() public method

public GetValue ( ) : System,
return System,

NumberBox() public method

public NumberBox ( ) : System,
return System,

SetValue() public method

public SetValue ( ValueProperty, ,value ) : System,
,value ValueProperty,
return System,

Property Details

ValueProperty public static property

public static DependencyProperty, ValueProperty
return DependencyProperty,