C# 클래스 Appspotdemo.Mono.Droid.AppRTCDemoActivity.OnClickListenerAnonymousInnerClassHelper

상속: Java.Lang.Object, IDialogInterfaceOnClickListener
파일 보기 프로젝트 열기: kenneththorman/appspotdemo-mono

공개 메소드들

메소드 설명
OnClick ( IDialogInterface dialog, int which ) : void
OnClickListenerAnonymousInnerClassHelper ( AppRTCDemoActivity outerInstance, EditText roomInput ) : System.Collections.Generic

메소드 상세

OnClick() 공개 메소드

public OnClick ( IDialogInterface dialog, int which ) : void
dialog IDialogInterface
which int
리턴 void

OnClickListenerAnonymousInnerClassHelper() 공개 메소드

public OnClickListenerAnonymousInnerClassHelper ( AppRTCDemoActivity outerInstance, EditText roomInput ) : System.Collections.Generic
outerInstance AppRTCDemoActivity
roomInput EditText
리턴 System.Collections.Generic