Table of Contents

Class DateTimeObject

Namespace
Enterprises.Org.BouncyCastle.Utilities.Date
Assembly
Enterprises.BouncyCastle.Crypto.dll
public sealed class DateTimeObject
Inheritance
DateTimeObject
Inherited Members

Constructors

DateTimeObject(DateTime)

public DateTimeObject(DateTime dt)

Parameters

dt DateTime

Properties

Value

public DateTime Value { get; }

Property Value

DateTime

Methods

ToString()

public override string ToString()

Returns

string