McControllersAdd Method
|
|
Add a controller to the list and sort by priority.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Sub Add (
controller As IMcController
)
Parameters
- controller
- Type: IMcController
Remarks
See Also