C# Class PerpetualEngine.Forms.SelectionSettingsRenderer.SelectionApplier

Inheritance: Java.Lang.Object, IDialogInterfaceOnClickListener
Exibir arquivo Open project: perpetual-mobile/PerpetualEngine

Public Properties

Property Type Description
Setting SelectionSetting
Values List

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

Property Details

Setting public_oe property

public SelectionSetting,PerpetualEngine.Forms Setting
return SelectionSetting

Values public_oe property

public List Values
return List