[Missing <summary> documentation for "T:WorkZone.Dispatcher.Base.CustomParameter"]
public sealed class CustomParameter : ICloneable
Public NotInheritable Class CustomParameter
Implements ICloneable
public ref class CustomParameter sealed : ICloneable
[<SealedAttribute>]
type CustomParameter =
class
interface ICloneable
end
CustomParameter | Initializes a new instance of the CustomParameter class |
Clone | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
FormatFromDictionary | (Defined by DictionaryExtensions) |
GetFirstValue | (Defined by DictionaryExtensions) |