C# Class EasyBike.Droid.Helpers.ExtendedDialogService.OnDismissListener

Inheritance: Java.Lang.Object, IDialogInterfaceOnDismissListener
Mostrar archivo Open project: ThePublicBikeGang/EasyBike

Public Methods

Method Description
OnDismiss ( IDialogInterface dialog ) : void
OnDismissListener ( System.Action action ) : System

Method Details

OnDismiss() public method

public OnDismiss ( IDialogInterface dialog ) : void
dialog IDialogInterface
return void

OnDismissListener() public method

public OnDismissListener ( System.Action action ) : System
action System.Action
return System