Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
Reflection
NameFilterCaseSensitive
C# Class System.Reflection.NameFilterCaseSensitive
Inheritance:
NameFilter
Exibir arquivo
Open project: mikedn/runtime
Public Methods
Method
Description
Matches
(
StringHandle
stringHandle
,
MetadataReader
reader
) :
bool
Method Details
Matches()
public
final
method
public
final
Matches
(
StringHandle
stringHandle
,
MetadataReader
reader
) :
bool
stringHandle
StringHandle
reader
MetadataReader
return
bool