C# Class dotDialog.Sample.PersonalInfoManger.Droid.DetailActivity

Inheritance: FragmentActivity
Mostra file Open project: benhorgen/dotDialog

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void
OnDestroy ( ) : void

Private Methods

Method Description
NavigationHandler ( Type viewType ) : void

Method Details

OnCreate() protected method

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

OnDestroy() protected method

protected OnDestroy ( ) : void
return void