Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ FilterApplyMethodInfo()

static bool System.RuntimeType.FilterApplyMethodInfo ( RuntimeMethodInfo method,
BindingFlags bindingFlags,
CallingConventions callConv,
Type[] argumentTypes )
inlinestaticprivate

Definition at line 1999 of file RuntimeType.cs.

2000 {
2002 }
static bool FilterApplyMethodBase(MethodBase methodBase, BindingFlags methodFlags, BindingFlags bindingFlags, CallingConventions callConv, Type[] argumentTypes)

References System.RuntimeType.FilterApplyMethodBase().

Referenced by System.RuntimeType.GetMethodCandidates().