프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
NumberResult ( double number ) : System |
Initializes a new instance of the NumberResult class.
|
|
ToString ( ) : string |
Returns a String that represents this instance.
|
public NumberResult ( double number ) : System | ||
number | double | The numerical representation of result. |
리턴 | System |