Version

TokenTaggerProvider Class Members

The following tables list the members exposed by TokenTaggerProvider.

Public Constructors
 NameDescription
Public ConstructorTokenTaggerProvider ConstructorConstructor  
Public Properties
 NameDescription
Public PropertySupportedTagTypeReturns the ITag derived type supported by the taggers created by this tagger provider.  
Public Methods
 NameDescription
Public MethodCreateTagger<T>Returns a Tagger that can tag the specified document with ITokenTags.  
See Also