Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
Factory Class
Factory Methods
CreateController Method
CreateController(T) Method
CreateController(T) Method (Object[])
Factory
CreateController
T
Method (
Object
)
CreateController
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
virtual
T
CreateController
<T>(
params
Object
[]
args
)
where
T :
IController
Parameters
args
Type:
System
Object
Type Parameters
T
Return Value
Type:
T
Exceptions
Exception
Condition
ArgumentException
See Also
Reference
Factory Class
CreateController Overload
Omada.OE.AppLogic Namespace