Click or drag to resize

ControllerEventInfoMethodInfo Property

Method information

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

Property Value

Type: MethodInfo

Implements

IControllerEventInfoMethodInfo
See Also