C# Class PerpetualEngine.Forms.SelectionSettingsRenderer.SelectionApplier

Inheritance: Java.Lang.Object, IDialogInterfaceOnClickListener
Afficher le fichier Open project: perpetual-mobile/PerpetualEngine

Méthodes publiques

Свойство Type Description
Setting SelectionSetting
Values List

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

Property Details

Setting public_oe property

public SelectionSetting,PerpetualEngine.Forms Setting
Résultat SelectionSetting

Values public_oe property

public List Values
Résultat List