프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
StarNumber ( ) : System |
Initialize a new instance of the StarNumber class.
|
|
StarNumber ( string value ) : System |
Initialize a new instance of the StarNumber class.
|
|
ToString ( ) : string |
Gets a string representing the value of the instance.
|
public StarNumber ( string value ) : System | ||
value | string | Initial value to process. |
리턴 | System |