Click or drag to resize

IControllerFactoryGetMethods Method

Overload List
  NameDescription
Public methodGetMethods(BinaryKey)
Returns all public methods for a controllerKey BinaryKey
Public methodGetMethods(IController)
Returns all custom events (action methods) registered in the controller class.
Top
See Also