C# Class Appspotdemo.Mono.Droid.AppRTCDemoActivity.OnClickListenerAnonymousInnerClassHelper

Inheritance: Java.Lang.Object, IDialogInterfaceOnClickListener
Afficher le fichier Open project: kenneththorman/appspotdemo-mono

Méthodes publiques

Méthode Description
OnClick ( IDialogInterface dialog, int which ) : void
OnClickListenerAnonymousInnerClassHelper ( AppRTCDemoActivity outerInstance, EditText roomInput ) : System.Collections.Generic

Method Details

OnClick() public méthode

public OnClick ( IDialogInterface dialog, int which ) : void
dialog IDialogInterface
which int
Résultat void

OnClickListenerAnonymousInnerClassHelper() public méthode

public OnClickListenerAnonymousInnerClassHelper ( AppRTCDemoActivity outerInstance, EditText roomInput ) : System.Collections.Generic
outerInstance AppRTCDemoActivity
roomInput EditText
Résultat System.Collections.Generic