DelegateType public static class DelegateType Provides specialized reflection methods for delegate types. Documentation Code public static MethodInfo GetInvokeMethod<D>() where D : Delegate Returns special Invoke method generate for each delegate type.