C# Class MvvmNanoDemo.App

Inheritance: MvvmNano.Forms.MvvmNanoApplication
Exibir arquivo Open project: aspnetde/MvvmNano

Protected Methods

Method Description
OnStart ( ) : void
SetUpPresenter ( ) : void

Private Methods

Method Description
SetUpDependencies ( ) : void

Method Details

OnStart() protected method

protected OnStart ( ) : void
return void

SetUpPresenter() protected method

protected SetUpPresenter ( ) : void
return void