C# Class Camera2Basic.ConfirmationDialog.NegativeListener

Inheritance: Java.Lang.Object, IDialogInterfaceOnClickListener
Afficher le fichier Open project: xamarin/monodroid-samples

Méthodes publiques

Méthode Description
OnClick ( IDialogInterface dialog, int which ) : void

Method Details

OnClick() public méthode

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