C# Class MvvmLightNavigationExtension.Sample.Droid.Page3Activity

Inheritance: GalaSoft.MvvmLight.Views.ActivityBase
Show file Open project: dhindrik/MvvmLightNavigationExtension

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle savedInstanceState ) : void
savedInstanceState Bundle
return void