CustomParameter Class

[Missing <summary> documentation for "T:WorkZone.Dispatcher.Base.CustomParameter"]

Definition

Namespace: WorkZone.Dispatcher.Base
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 CustomParameter : ICloneable
Inheritance
Object    CustomParameter
Implements
ICloneable

Constructors

CustomParameterInitializes a new instance of the CustomParameter class

Properties

Methods

Clone 
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)
ToStringReturns a string that represents the current object.
(Inherited from Object)

Extension Methods

See Also