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 SourceAlias
Declaration
public string Alias { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Icon
Declaration
public string Icon { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Lcid
Declaration
public string Lcid { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Specificulture
Declaration
public string Specificulture { get; set; }
Property Value
Type | Description |
---|---|
System.String |