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