LocalizedText Class

[Missing <summary> documentation for "T:WorkZone.Dispatcher.Base.Configuration.Localization.LocalizedText"]

Definition

Namespace: WorkZone.Dispatcher.Base.Configuration.Localization
Assembly: WorkZone.Dispatcher.Base_24.4.0.0 (in WorkZone.Dispatcher.Base_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public sealed class LocalizedText
Inheritance
Object    LocalizedText

Constructors

LocalizedTextInitializes a new instance of the LocalizedText class

Properties

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
IsTranslatedTo 
ToStringReturns a string that represents the current object.
(Inherited from Object)

Extension Methods

See Also