HttpParameterValue   Conversion OperatorsNemiro.OAuth
Overload List

  NameDescription
Public operatorStatic member (Byte to HttpParameterValue)
Implements the assignment operator for the Byte.
Public operatorStatic member ( Byte  to HttpParameterValue)
Implements the assignment operator for the array of the Byte.
Public operatorStatic member (DateTime to HttpParameterValue)
Implements the assignment operator for the DateTime.
Public operatorStatic member (Decimal to HttpParameterValue)
Implements the assignment operator for the Decimal.
Public operatorStatic member (Double to HttpParameterValue)
Implements the assignment operator for the Double.
Public operatorStatic member (Int16 to HttpParameterValue)
Implements the assignment operator for the Int16.
Public operatorStatic member (Int32 to HttpParameterValue)
Implements the assignment operator for the Int32.
Public operatorStatic member (Int64 to HttpParameterValue)
Implements the assignment operator for the Int64.
Public operatorStatic member (Stream to HttpParameterValue)
Implements the assignment operator for the Stream.
Public operatorStatic member (Single to HttpParameterValue)
Implements the assignment operator for the Single.
Public operatorStatic member (String to HttpParameterValue)
Implements the assignment operator for the String.
Public operatorStatic member (UInt16 to HttpParameterValue)
Implements the assignment operator for the UInt16.
Public operatorStatic member (UInt32 to HttpParameterValue)
Implements the assignment operator for the UInt32.
Public operatorStatic member (UInt64 to HttpParameterValue)
Implements the assignment operator for the UInt64.
Top
See Also