Click or drag to resize

ControllerWrapperType Property

The Type of the wrapped controller

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

Property Value

Type: Type

Implements

IControllerWrapperType
See Also