C# Class WritePadXamarinSample.Activity1

Inheritance: Android.App.Activity
Mostrar archivo Open project: phatware/WritePadSDK

Protected Methods

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

Method Details

OnCreate() protected method

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

OnDestroy() protected method

protected OnDestroy ( ) : void
return void