Table of Contents
Extensions for Type
public static class TypeExt
Inheritance System.Object TypeExt
Get all methods with the specified method name
public static System.Reflection.MethodInfo[] GetMethods(this System.Type type, string methodName);
type
System.Type
methodName
System.String