skadi-d ~master (2015-09-28T14:07:14Z)
Dub
Repo
SkadiController
skadi
core
controller
Main Controller TODO: Handle the Request and Response
abstract
class
SkadiController {
this
();
protected
shared
(
Container
)
container
;
}
Constructors
this
this
()
Undocumented in source.
Members
Variables
container
shared
(
Container
)
container
;
Undocumented in source.
Meta
Source
See Implementation
skadi
core
controller
classes
SkadiController
mixins
__anonymous
Main Controller TODO: Handle the Request and Response