Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
Reflection
NameFilter
C# Class System.Reflection.NameFilter
Show file
Open project: mikedn/runtime
Public Methods
Method
Description
Matches
(
StringHandle
stringHandle
,
MetadataReader
reader
) :
bool
Method Details
Matches()
public
abstract
method
public
abstract
Matches
(
StringHandle
stringHandle
,
MetadataReader
reader
) :
bool
stringHandle
StringHandle
reader
MetadataReader
return
bool