Search Results for

    Show / Hide Table of Contents

    Class body

    Inheritance
    object
    body
    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 body

    Constructors

    body()

    Declaration
    public body()

    Properties

    tu

    Declaration
    public tu[] tu { get; set; }
    Property Value
    Type Description
    tu[]
    In this article
    • Constructors
      • body()
    • Properties
      • tu
    Back to top Generated by DocFX