C# 클래스 android.app.IntentService_

상속: android.app.IntentService
파일 보기 프로젝트 열기: JeroMiya/androidmono

보호된 메소드들

메소드 설명
onHandleIntent ( android arg0 ) : void

비공개 메소드들

메소드 설명
IntentService_ ( )
IntentService_ ( global @__env )

메소드 상세

onHandleIntent() 보호된 메소드

protected onHandleIntent ( android arg0 ) : void
arg0 android
리턴 void