Localizable Class

Represents a localizable object that contains a language variable and parameters.

Inheritance Hierarchy

System.Object
  TcHmiSrv.IObject
    TcHmiSrv.Localizable
      TcHmiSrv.Alarm
      TcHmiSrv.Message
Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public class Localizable : IObject, 
    ILocalizable

The Localizable type exposes the following members.

Properties

 

Name

Description

Localizable Class 1:

Domain

Localizable Class 2:

Name

Localizable Class 3:

Parameters

Localizable Class 4:

Severity

Localizable Class 5:

Type

Methods

 

Name

Description

Localizable Class 6:

Dispose.

(Inherited from IObject.)

Localizable Class 7:

Dispose(Boolean)

Releases the unmanaged resources used by the Localizable and optionally releases the managed resources (Overrides IObject.Dispose(Boolean).)

Localizable Class 8:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

Localizable Class 9:

Finalize

(Inherited from IObject.)

Localizable Class 10:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

Localizable Class 11:

GetType

Gets the Type of the current instance. (Inherited from Object.)

Localizable Class 12:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Localizable Class 13:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Reference

TcHmiSrv Namespace