Click or drag to resize

IControllerFactoryCreateControllerT Method

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
T CreateController<T>()
where T : IController

Type Parameters

T

Return Value

Type: T
See Also