Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MemberFilter.cs
Go to the documentation of this file.
1
namespace
System.Reflection
;
2
3
public
delegate
bool
MemberFilter
(
MemberInfo
m,
object
? filterCriteria);
System.Reflection.MemberInfo
Definition
MemberInfo.cs:7
System.Reflection.MemberFilter
delegate bool MemberFilter(MemberInfo m, object? filterCriteria)
System.Reflection
Definition
ICustomTypeProvider.cs:1
source
System.Private.CoreLib
System.Reflection
MemberFilter.cs
Generated by
1.10.0