MethodInfoExtensions public static class MethodInfoExtensions Extensions for MethodInfo that are not available in pre-4.5 .NET releases Documentation Code public static Delegate CreateDelegate(this MethodInfo method, Type type) See CreateDelegate.