Метод | Описание | |
---|---|---|
Echo ( String text ) : void | ||
IsInstalled ( int clientPID ) : void | ||
Ping ( ) : void | ||
ReportException ( |
public abstract Echo ( String text ) : void | ||
text | String | |
Результат | void |
public abstract IsInstalled ( int clientPID ) : void | ||
clientPID | int | |
Результат | void |
public abstract ReportException ( |
||
e | ||
Результат | void |