ITokenFinder Interface

Definition

Namespace: CoreMX.NET.Interfaces
Assembly: CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
C#
public interface ITokenFinder

Methods

IsFilteredToToken Check if the token filters the finder instance True = Filtered to token False = Not filtered to token

See Also