Class ConfigurationKey<T>
An instance of this class represents a key that is used to retrieve a value
from Abstract
Inherited Members
Namespace: Lucene.Net.QueryParsers.Flexible.Core.Config
Assembly: Lucene.Net.QueryParser.dll
Syntax
public sealed class ConfigurationKey<T> : ConfigurationKey
Type Parameters
Name | Description |
---|---|
T | the value's type |