C# Class FormsDemo.Droid.MainApplication

Inheritance: Android.App.Application
Afficher le fichier Open project: ApplauseAQI/AH-Xamarin-Int

Méthodes publiques

Méthode Description
MainApplication ( ) : System
MainApplication ( IntPtr handle, JniHandleOwnership transfer ) : System
OnCreate ( ) : void

Method Details

MainApplication() public méthode

public MainApplication ( ) : System
Résultat System

MainApplication() public méthode

public MainApplication ( IntPtr handle, JniHandleOwnership transfer ) : System
handle System.IntPtr
transfer JniHandleOwnership
Résultat System

OnCreate() public méthode

public OnCreate ( ) : void
Résultat void