Inheritance: android.app.Dialog, android.widget.AdapterView.OnItemClickListener, android.view.View.OnClickListener
Exemplo n.º 1
0
 public OptionsAdapter(CharacterPickerDialog _enclosing, android.content.Context context
                       ) : base()
 {
     this._enclosing = _enclosing;
 }
Exemplo n.º 2
0
			public OptionsAdapter(CharacterPickerDialog _enclosing, android.content.Context context
				) : base()
			{
				this._enclosing = _enclosing;
			}