Search Results for

    Show / Hide Table of Contents

    Class CountryLanguage

    Inheritance
    System.Object
    CountryLanguage
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class CountryLanguage : Object

    Constructors

    CountryLanguage()

    Declaration
    public CountryLanguage()

    Properties

    CountryCode

    Declaration
    public string CountryCode { get; set; }
    Property Value
    Type Description
    System.String

    LanguageCode

    Declaration
    public string LanguageCode { get; set; }
    Property Value
    Type Description
    System.String

    LanguageName

    Declaration
    public string LanguageName { get; set; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX