Show / Hide Table of Contents

Class MixCultureModel

Inheritance
System.Object
MixCultureModel
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: Mix.Shared.Models
Assembly: mix.shared.dll
Syntax
public class MixCultureModel

Properties

| Improve this Doc View Source

Alias

Declaration
public string Alias { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Icon

Declaration
public string Icon { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Lcid

Declaration
public string Lcid { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Specificulture

Declaration
public string Specificulture { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾