Property | Type | Description | |
---|---|---|---|
Ignore | bool | ||
Name | string | ||
Opcode | ushort | ||
Outbound | bool |
Method | Description | |
---|---|---|
GetOpcodeAsBytes ( ushort Opcode ) : byte[] | ||
GetOpcodeAsString ( ushort Opcode ) : string |
public static GetOpcodeAsBytes ( ushort Opcode ) : byte[] | ||
Opcode | ushort | |
return | byte[] |
public static GetOpcodeAsString ( ushort Opcode ) : string | ||
Opcode | ushort | |
return | string |