Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MALClient
Android
App
C# Class MALClient.Android.App
Inheritance:
Android.App.Application
Mostrar archivo
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