Show / Hide Table of Contents

    Class RuleTypeExtensions

    Inheritance
    System.Object
    RuleTypeExtensions
    Namespace: Lucene.Net.Analysis.Phonetic.Language.Bm
    Assembly: Lucene.Net.Analysis.Phonetic.dll
    Syntax
    public static class RuleTypeExtensions : object

    Methods

    | Improve this Doc View Source

    GetName(RuleType)

    Gets the rule name.

    Declaration
    public static string GetName(this RuleType ruleType)
    Parameters
    Type Name Description
    RuleType ruleType

    The RuleType.

    Returns
    Type Description
    System.String

    The rule name.

    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)