C# Class MALClient.Android.App

Inheritance: Android.App.Application
Datei anzeigen Open project: Mordonus/MALClient

Public Methods

Method Description
App ( IntPtr handle, JniHandleOwnership ownerShip ) : System
OnCreate ( ) : void

Method Details

App() public method

public App ( IntPtr handle, JniHandleOwnership ownerShip ) : System
handle System.IntPtr
ownerShip JniHandleOwnership
return System

OnCreate() public method

public OnCreate ( ) : void
return void