C# Class Discuz.Droid.MyUncaughtExceptionHandler

Inheritance: Java.Lang.Thread.IUncaughtExceptionHandler
Afficher le fichier Open project: gruan01/Discuz.Mobi

Méthodes publiques

Méthode Description
Dispose ( ) : void
UncaughtException ( Java thread, Java ex ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

UncaughtException() public méthode

public UncaughtException ( Java thread, Java ex ) : void
thread Java
ex Java
Résultat void