Classes

  ClassDescription
ControllerBase
Simple IController interface implementation with backing fields. Members are marked as virtual so it is possible to override them in subclasses.
ControllerBase<(Of <(TTask, TView>)>)
Base generic implementation of the IController<(Of <(