Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 |