Метод | Описание | |
---|---|---|
Alert ( string text ) : void | ||
AlertEmpty ( ) : void | ||
Echo ( string text ) : string | ||
ReturnStubState ( ) : TestDto |
public static Alert ( string text ) : void | ||
text | string | |
Результат | void |
public static Echo ( string text ) : string | ||
text | string | |
Результат | string |
public static ReturnStubState ( ) : TestDto | ||
Результат | TestDto |