PrintTypeNameProvider Class

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

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 PrintTypeNameProvider : IPrintTypeNameProvider
Inheritance
Object    PrintTypeNameProvider
Implements
IPrintTypeNameProvider

Constructors

PrintTypeNameProviderInitializes a new instance of the PrintTypeNameProvider 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)
GetPrintTypeName 
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

Extension Methods

See Also