Controller Constructor
public Controller(
Framework framework,
ControllerType type,
bool isAutoStart = true
)
This language is not supported or no code example is available.
public:
Controller(
Framework^ framework,
ControllerType type,
bool isAutoStart
)
This language is not supported or no code example is available.
Parameters
- framework
- Framework
- type
- ControllerType
- isAutoStart
- bool