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