Search Results for

    Show / Hide Table of Contents

    Class WhitespaceAnalyzerDescriptor

    Inheritance
    object
    DescriptorBase<WhitespaceAnalyzerDescriptor, IWhitespaceAnalyzer>
    AnalyzerDescriptorBase<WhitespaceAnalyzerDescriptor, IWhitespaceAnalyzer>
    WhitespaceAnalyzerDescriptor
    Implements
    IDescriptor
    IWhitespaceAnalyzer
    IAnalyzer
    Inherited Members
    AnalyzerDescriptorBase<WhitespaceAnalyzerDescriptor, IWhitespaceAnalyzer>.Type
    AnalyzerDescriptorBase<WhitespaceAnalyzerDescriptor, IWhitespaceAnalyzer>.Version(string)
    DescriptorBase<WhitespaceAnalyzerDescriptor, IWhitespaceAnalyzer>.Self
    DescriptorBase<WhitespaceAnalyzerDescriptor, IWhitespaceAnalyzer>.Assign<TValue>(TValue, Action<IWhitespaceAnalyzer, TValue>)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class WhitespaceAnalyzerDescriptor : AnalyzerDescriptorBase<WhitespaceAnalyzerDescriptor, IWhitespaceAnalyzer>, IDescriptor, IWhitespaceAnalyzer, IAnalyzer

    Properties

    | Edit this page View Source

    Type

    Declaration
    protected override string Type { get; }
    Property Value
    Type Description
    string
    Overrides
    AnalyzerDescriptorBase<WhitespaceAnalyzerDescriptor, IWhitespaceAnalyzer>.Type

    Implements

    IDescriptor
    IWhitespaceAnalyzer
    IAnalyzer

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Type
    • Implements
    • Extension Methods
    Back to top Generated by DocFX