C# Class System.Reflection.NameFilter

Mostra 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