Class tmx
Inherited Members
Namespace: SdlSdl.LanguagePlatformIOTMX
Assembly: Sdl.LanguagePlatform.IO.dll
Syntax
public class tmx
Constructors
tmx()
Declaration
public tmx()
Properties
body
Declaration
public tu[] body { get; set; }
Property Value
Type | Description |
---|---|
tu |
header
Declaration
public header header { get; set; }
Property Value
Type | Description |
---|---|
header |
version
Declaration
public string version { get; set; }
Property Value
Type | Description |
---|---|
string |