Unknown protocol binding parameter
public class UnknownServiceBindingParameter : ServiceBindingParameterBase
Public Class UnknownServiceBindingParameter
Inherits ServiceBindingParameterBase
public ref class UnknownServiceBindingParameter : public ServiceBindingParameterBase
type UnknownServiceBindingParameter =
class
inherit ServiceBindingParameterBase
end
UnknownServiceBindingParameter(ServiceBindingParameterKey) | Creates a new instance of the UnknownServiceBindingParameter class |
UnknownServiceBindingParameter(ServiceBindingParameterKey, Byte) | Creates a new instance of the UnknownServiceBindingParameter class |
Key | (Overrides ServiceBindingParameterBaseKey) |
ValueData | Byte data of the parameter value |
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 | (Inherited from ServiceBindingParameterBase) |