Interface IMethodFilter
public interface IMethodFilter
Methods
Filter(List<MethodInfo>)
List<MethodInfo> Filter(List<MethodInfo> methods)
Parameters
methodsList<MethodInfo>
public interface IMethodFilter
List<MethodInfo> Filter(List<MethodInfo> methods)
methods List<MethodInfo>