fastcs.methods.method#
Members
Generic |
|
Generic base class for all FastCS Controller methods. |
|
Generic protocol for all |
- fastcs.methods.method.MethodCallback#
Generic protocol for all
ControllerMethod callbacks
- class fastcs.methods.method.Controller_T#
Generic
Controllerclass that an unbound method must be called with asselfalias of TypeVar(‘Controller_T’, bound=
BaseController)