Java.Lang.Reflect.IInvocationHandler
Implementors of this interface dispatch methods invoked on proxy instances.

See Also: IInvocationHandler Members

Syntax

[Android.Runtime.Register("java/lang/reflect/InvocationHandler", "", "Java.Lang.Reflect.IInvocationHandlerInvoker")]
public interface IInvocationHandler : Android.Runtime.IJavaObject, IDisposable

Remarks

Implementors of this interface dispatch methods invoked on proxy instances.

See Also

[Android Documentation]

Requirements

Namespace: Java.Lang.Reflect
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1