Ctor
Namespace:
Crosser.Server.Modules.Protocol
Assembly:
Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax public Protocol(
string protocolIdentifier
)
Parameters
- protocolIdentifier
- Type: SystemString
The identifier for the implementing protocol
See Also