Search Results for

    Show / Hide Table of Contents

    Class LanguageNames

    A class that provides constants for common language names.

    Inheritance
    System.Object
    LanguageNames
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Loretta.CodeAnalysis
    Assembly: Loretta.CodeAnalysis.dll
    Syntax
    public static class LanguageNames

    Fields

    | Improve this Doc View Source

    Lua

    The common name used for the Lua language.

    Declaration
    public const string Lua = "Lua"
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top

    Copyright (c) LorettaDevs

    Generated by DocFX

    ☀
    ☾