ControllerBuilder.SetControllerFactory Method
Include Protected Members
Include Inherited Members
Sets the controller factory.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
SetControllerFactory(Type) | Sets the controller factory by using the specified type. | |
SetControllerFactory(IControllerFactory) | Sets the specified controller factory. |
Top