C# Class ExRam.MvvmCross.ObservableBinding.Sample.Views.FirstView

Inheritance: MvvmCross.Droid.Views.MvxActivity
Mostrar archivo Open project: ExRam/ExRam.MvvmCross.ObservableBinding

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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