Click or drag to resize

Protocol Constructor

Ctor

Namespace:  Crosser.Server.Modules.Protocol
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public Protocol(
	string protocolIdentifier
)

Parameters

protocolIdentifier
Type: SystemString
The identifier for the implementing protocol
See Also