| DateTimestampBase Constructor |
[This is preliminary documentation and is subject to change.]
Namespace: OAuthAssembly: OAuth.Core (in OAuth.Core.dll) Version: 1.0.5795.41329
Syntax protected DateTimestampBase()
protected:
DateTimestampBase()
new : unit -> DateTimestampBase
Remarks Derived classes should be singletons.
See Also