C# Class PerpetualEngine.Forms.TextSettingRenderer.TextApplier

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

Méthodes publiques

Méthode Description
OnClick ( IDialogInterface dialog, int which ) : void
TextApplier ( EditText input, TextSetting setting ) : System

Method Details

OnClick() public méthode

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

TextApplier() public méthode

public TextApplier ( EditText input, TextSetting setting ) : System
input EditText
setting TextSetting
Résultat System