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