Class map
Inheritance
Object
map
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Sdl.LanguagePlatform.IO.TMX
Assembly: Sdl.LanguagePlatform.IO.dll
Syntax
public class map
Constructors
map()
Declaration
public map()
Properties
code
Declaration
public string code { get; set; }
Property Value
Type | Description |
---|---|
String |
ent
Declaration
public string ent { get; set; }
Property Value
Type | Description |
---|---|
String |
subst
Declaration
public string subst { get; set; }
Property Value
Type | Description |
---|---|
String |
unicode
Declaration
public string unicode { get; set; }
Property Value
Type | Description |
---|---|
String |