Operators
Name | Description | |
---|---|---|
![]() ![]() | (Byte to HttpParameterValue) |
Implements the assignment operator for the Byte.
|
![]() ![]() | ( Byte to HttpParameterValue) |
Implements the assignment operator for the array of the Byte.
|
![]() ![]() | (DateTime to HttpParameterValue) |
Implements the assignment operator for the DateTime.
|
![]() ![]() | (Decimal to HttpParameterValue) |
Implements the assignment operator for the Decimal.
|
![]() ![]() | (Double to HttpParameterValue) |
Implements the assignment operator for the Double.
|
![]() ![]() | (Int16 to HttpParameterValue) |
Implements the assignment operator for the Int16.
|
![]() ![]() | (Int32 to HttpParameterValue) |
Implements the assignment operator for the Int32.
|
![]() ![]() | (Int64 to HttpParameterValue) |
Implements the assignment operator for the Int64.
|
![]() ![]() | (Stream to HttpParameterValue) |
Implements the assignment operator for the Stream.
|
![]() ![]() | (Single to HttpParameterValue) |
Implements the assignment operator for the Single.
|
![]() ![]() | (String to HttpParameterValue) |
Implements the assignment operator for the String.
|
![]() ![]() | (UInt16 to HttpParameterValue) |
Implements the assignment operator for the UInt16.
|
![]() ![]() | (UInt32 to HttpParameterValue) |
Implements the assignment operator for the UInt32.
|
![]() ![]() | (UInt64 to HttpParameterValue) |
Implements the assignment operator for the UInt64.
|
See Also