메소드 | 설명 | |
---|---|---|
Send ( this channel, Node node, |
||
Send ( this channel, Node node, |
||
Send ( this channel, byte nodeID, |
public static Send ( this channel, Node node, |
||
channel | this | |
node | Node | |
command | ||
리턴 | System.Threading.Tasks.Task |
public static Send ( this channel, Node node, |
||
channel | this | |
node | Node | |
command | ||
responseCommand | ||
리턴 | Task |
public static Send ( this channel, byte nodeID, |
||
channel | this | |
nodeID | byte | |
command | ||
responseCommand | ||
리턴 | Task |