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.
Methods
|
Name |
Description |
---|---|---|
|
(Inherited from IObject.) | |
|
Releases the unmanaged resources used by the Localizable and optionally releases the managed resources (Overrides IObject.Dispose(Boolean).) | |
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
(Inherited from IObject.) | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Returns a string that represents the current object. (Inherited from Object.) |