Skip to content

Timestamped class

Defined in

Namespace: System.Reactive Assembly: System.Reactive.dll Full name: System.Reactive.Timestamped Modifiers: public static

Summary

A helper class with a factory method for creating Timestamped instances.

Applies to

netstandard2.0

Methods

NameSummary
static CreateCreates an instance of a [Timestamped](# This is syntactic sugar that uses type inference to avoid specifying a type in a constructor call, which is very useful when...
Inherited members