Click or drag to resize

IControllerWrapperInstance Property

Returns a new instance of the IController

Namespace:  Crosser.Common.Utilities.Factories
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Func<IController> Instance { get; set; }

Property Value

Type: FuncIController
See Also