C# Class Smeedee.Android.SmeedeeAndroidApplication

Inheritance: Android.App.Application
Show file Open project: Smeedee/Smeedee-Mobile

Public Methods

Method Description
OnCreate ( ) : void
SmeedeeAndroidApplication ( IntPtr handle ) : System

Method Details

OnCreate() public method

public OnCreate ( ) : void
return void

SmeedeeAndroidApplication() public method

public SmeedeeAndroidApplication ( IntPtr handle ) : System
handle System.IntPtr
return System