Метод | Описание | |
---|---|---|
Header ( string key, object value ) : |
||
MessageBuilder ( string command ) : System.Collections.Generic | ||
WithBody ( byte body ) : IMessage | ||
WithoutBody ( ) : IMessage |
Метод | Описание | |
---|---|---|
GetHeaders ( ) : IList |
public Header ( string key, object value ) : |
||
key | string | |
value | object | |
Результат |
public MessageBuilder ( string command ) : System.Collections.Generic | ||
command | string | |
Результат | System.Collections.Generic |