System.Reflection.DispatchProxy public abstract class DispatchProxy Documentation Code protected DispatchProxy() public static T Create<T, TProxy>() where TProxy : DispatchProxy protected abstract object Invoke(MethodInfo targetMethod, object[] args)