Click or drag to resize

IControllerProtocol Property

The protocol that this controller belongs to

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
IProtocol Protocol { get; set; }

Property Value

Type: IProtocol
See Also