Definition at line 183 of file Protocol.cs.
◆ ProtocolID()
BGC.Study.ProtocolID.ProtocolID |
( |
int |
id | ) |
|
|
inline |
◆ operator ProtocolID() [1/2]
◆ operator ProtocolID() [2/2]
static implicit BGC.Study.ProtocolID.operator ProtocolID |
( |
int |
id | ) |
|
|
static |
◆ id
readonly int BGC.Study.ProtocolID.id |
◆ Protocol
Initial value:=> ProtocolManager.protocolDictionary.ContainsKey(id) ?
ProtocolManager.protocolDictionary[
id] : null
Definition at line 186 of file Protocol.cs.
The documentation for this struct was generated from the following file: