Click or drag to resize

ControllerEventInfoDelegateType Property

The method signature explained as en enum

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

Property Value

Type: DelegateType

Implements

IControllerEventInfoDelegateType
See Also