C# Class Camera2Basic.ConfirmationDialog.PositiveListener

Inheritance: Java.Lang.Object, IDialogInterfaceOnClickListener
Show file Open project: xamarin/monodroid-samples

Public Methods

Method Description
OnClick ( IDialogInterface dialog, int which ) : void

Method Details

OnClick() public method

public OnClick ( IDialogInterface dialog, int which ) : void
dialog IDialogInterface
which int
return void