MonoTouch.Dialog.Element.AccessorySelected C# (CSharp) Method

AccessorySelected() public method

public AccessorySelected ( DialogViewController dvc, UITableView tableView, NSIndexPath path ) : void
dvc DialogViewController
tableView UITableView
path NSIndexPath
return void
		public virtual void AccessorySelected (DialogViewController dvc, UITableView tableView, NSIndexPath path)
		{
		}