Method | Description | |
---|---|---|
TelegramEndpoint ( |
||
TelegramEndpoint ( string host, int port ) : System | ||
ToString ( ) : string | ||
read ( |
||
write ( |
public TelegramEndpoint ( |
||
reader | ||
return | System |
public TelegramEndpoint ( string host, int port ) : System | ||
host | string | |
port | int | |
return | System |
public read ( |
||
reader | ||
return | void |
public write ( |
||
writer | ||
return | void |