Telegram |
public class TelegramFormatSelector
The TelegramFormatSelector type exposes the following members.
| Name | Description | |
|---|---|---|
| TelegramFormatSelector | Constructs a new TelegramFormatSelector. |
| Name | Description | |
|---|---|---|
| SelectInboundTelegramFormat | Selects the appropriate TelegramFormat, or null. | |
| SelectInboundTelegramFormats | Selects the appropriate pairs of TelegramFormat and corresponding telegram data, or null. | |
| SelectOutboundTelegramFormat | Selects the appropriate TelegramFormat for an outbound telegram value, or null. | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |