Implements the assignment operator for the DateTime.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- value
- Type: System DateTime
The value to be assigned.
Return Value
Type: HttpParameterValueNew instance of the HttpParameterValue.
See Also