HttpParameterValue MethodsNemiro.OAuth

The HttpParameterValue type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToByteArray
Returns a byte array that represents the current value.
Public methodToEncodedString 
Returns an encoded string of the value.
Public methodToEncodedString(UrlEncodingType)
Returns an encoded string of the value.
Public methodToString
Returns a string that represents the current value.
(Overrides Object ToString .)
Top
See Also