메소드 | 설명 | |
---|---|---|
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 |