C# Class EB.Math.Symbol

Exibir arquivo Open project: Merp/SharpTune Class Usage Examples

Public Properties

Property Type Description
m_name string
m_type System.Type
m_value double

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

m_name public_oe property

public string m_name
return string

m_type public_oe property

public Type,System m_type
return System.Type

m_value public_oe property

public double m_value
return double