Skip to content

Abstract controller

Matus Celko requested to merge feat/AbstractController into master

Adds "AbstractController" base class, which allows for automatic binding of viewmodel commands.

Merge request reports