Table of Contents

Interface IMethodFilter

Namespace
Steeltoe.Common.Expression.Internal
Assembly
Steeltoe.Common.Abstractions.dll
public interface IMethodFilter

Methods

Filter(List<MethodInfo>)

List<MethodInfo> Filter(List<MethodInfo> methods)

Parameters

methods List<MethodInfo>

Returns

List<MethodInfo>