Click or drag to resize

ControllerEventInfoReturnType Property

The method return type

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

Property Value

Type: Type

Implements

IControllerEventInfoReturnType
See Also