Whether this object recognizes the specified selector. 
Syntax
[MonoTouch.Foundation.Export("respondsToSelector:")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public virtual 
bool RespondsToSelector (
MonoTouch.ObjCRuntime.Selector sel)
Parameters
- sel
- 
Class representing the selector.
Returns
This returns true if the object responds to the selector, false othwerise.
Remarks
Requirements
Namespace: MonoTouch.Foundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0