Table of Contents

Class ConsoleMessageTimestampPartFactory

Namespace
RDCore.SDK.ConsoleIO.Model
Assembly
RDCore.SDK.dll
public static class ConsoleMessageTimestampPartFactory
Inheritance
ConsoleMessageTimestampPartFactory
Inherited Members

Methods

CreateTimestampPart(DateTimeOffset)

A timestamp part for the given instant.

public static ConsoleMessagePart CreateTimestampPart(DateTimeOffset timestamp)

Parameters

timestamp DateTimeOffset

Returns

ConsoleMessagePart