Method | Description | |
---|---|---|
GetBytes ( ) : byte[] | ||
MuxCommand ( byte command, Link link, string description = "" ) : System | ||
MuxCommand ( string command, Link link ) : System |
public MuxCommand ( byte command, Link link, string description = "" ) : System | ||
command | byte | |
link | Link | |
description | string | |
return | System |
public MuxCommand ( string command, Link link ) : System | ||
command | string | |
link | Link | |
return | System |