LanguageText Members
The LanguageText type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| 
                         | 
                      LanguageText()()()() | 
                         
   Initializes a new instance of the LanguageText class.
    
                       | 
                    
| 
                         | 
                      LanguageText(String, String) | 
                         
   Initializes a new instance of the LanguageText class.
    
                       | 
                    
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      Equals(System.Object) | (Inherited from Object.) | 
| 
                         | 
                      Finalize | (Inherited from Object.) | 
| 
                         | 
                      GetHashCode | (Inherited from Object.) | 
| 
                         | 
                      GetType | (Inherited from Object.) | 
| 
                         | 
                      MemberwiseClone | (Inherited from Object.) | 
| 
                         | 
                      ToString | (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| 
                         | 
                      Original | 
                         
   Gets or sets the original.
    
                       | 
                    
| 
                         | 
                      Translation | 
                         
   Gets or sets the translation.
    
                       | 
                    

