C# 클래스 Com.Tjeannin.Apprate.ExceptionHandler

상속: global::Java.Lang.Object, global::Java.Lang.Thread.IUncaughtExceptionHandler
파일 보기 프로젝트 열기: meuspedidos/AppRateBinding

Private Properties

프로퍼티 타입 설명
ExceptionHandler System
GetUncaughtException_Ljava_lang_Thread_Ljava_lang_Throwable_Handler System.Delegate
UncaughtException void
n_UncaughtException_Ljava_lang_Thread_Ljava_lang_Throwable_ void

보호된 메소드들

메소드 설명
ExceptionHandler ( IntPtr javaReference, JniHandleOwnership transfer ) : System

비공개 메소드들

메소드 설명
ExceptionHandler ( global p0, global p1 ) : System
GetUncaughtException_Ljava_lang_Thread_Ljava_lang_Throwable_Handler ( ) : Delegate
UncaughtException ( global p0, global p1 ) : void
n_UncaughtException_Ljava_lang_Thread_Ljava_lang_Throwable_ ( IntPtr jnienv, IntPtr native__this, IntPtr native_p0, IntPtr native_p1 ) : void

메소드 상세

ExceptionHandler() 보호된 메소드

protected ExceptionHandler ( IntPtr javaReference, JniHandleOwnership transfer ) : System
javaReference System.IntPtr
transfer JniHandleOwnership
리턴 System