XmlStreamLocalization Class

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

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 XmlStreamLocalization : ILocalization
Inheritance
Object    XmlStreamLocalization
Implements
ILocalization

Constructors

XmlStreamLocalizationInitializes a new instance of the XmlStreamLocalization class

Methods

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

Extension Methods

See Also