C# Class MvvmCrossDemo.Droid.Views.PostDetailView

Inheritance: MvxActivity
Show file Open project: yanxiaodi/MvvmCrossDemo

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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