Click or drag to resize

IProtocolControllers Property

All IControllers registered on this IProtocol

Namespace:  Crosser.Common.Server.Protocol
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
RepositoryInstance<BinaryKey, IController> Controllers { get; }

Property Value

Type: RepositoryInstanceBinaryKey, IController
See Also