public AddController ( String areaName, String controllerName, |
||
areaName | String | The area name, or |
controllerName | String | The controller name |
controller | The controller representation | |
return | void |
object
. That allows different implementation of a controller factory to register different representation of what a controller is (a name, a descriptor etc)
public AddController ( String areaName, String controllerName, |
||
areaName | String | The area name, or |
controllerName | String | The controller name |
controller | The controller representation | |
return | void |