MethodNameFilter typedef

MethodNameFilter = MemberNameFilter<Method>

Filter using binary name of the class and name of the method.

Implementation

typedef MethodNameFilter = MemberNameFilter<Method>;