C# 클래스 System.Reflection.NameFilter

파일 보기 프로젝트 열기: mikedn/runtime

공개 메소드들

메소드 설명
Matches ( StringHandle stringHandle, MetadataReader reader ) : bool

메소드 상세

Matches() 공개 추상적인 메소드

public abstract Matches ( StringHandle stringHandle, MetadataReader reader ) : bool
stringHandle StringHandle
reader MetadataReader
리턴 bool