Show / Hide Table of Contents

    Class ModifierExtensions

    Inheritance
    System.Object
    ModifierExtensions
    Namespace: Lucene.Net.QueryParsers.Flexible.Core.Nodes
    Assembly: Lucene.Net.QueryParser.dll
    Syntax
    public static class ModifierExtensions : object

    Methods

    | Improve this Doc View Source

    ToDigitString(Modifier)

    Declaration
    public static string ToDigitString(this Modifier modifier)
    Parameters
    Type Name Description
    Modifier modifier
    Returns
    Type Description
    System.String
    | Improve this Doc View Source

    ToLargeString(Modifier)

    Declaration
    public static string ToLargeString(this Modifier modifier)
    Parameters
    Type Name Description
    Modifier modifier
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)