Table of Contents

Class NullableInstantSpecification

Namespace
The.Search
Assembly
Instagile.dll
public class NullableInstantSpecification : NullablePrimitiveAttributeSpecificationBase<DateTimeOffset, NullableInstantSpecification>, IAttributeSpecification, IDateSpecification
Inheritance
NullableInstantSpecification
Implements
Inherited Members

Methods

EarlierThan(DateTimeOffset)

public NullableInstantSpecification EarlierThan(DateTimeOffset other)

Parameters

other DateTimeOffset

Returns

NullableInstantSpecification

EarlierThan(RelativeDate)

public NullableInstantSpecification EarlierThan(RelativeDate other)

Parameters

other RelativeDate

Returns

NullableInstantSpecification

EarlierThanOrEqualTo(DateTimeOffset)

public NullableInstantSpecification EarlierThanOrEqualTo(DateTimeOffset other)

Parameters

other DateTimeOffset

Returns

NullableInstantSpecification

EarlierThanOrEqualTo(RelativeDate)

public NullableInstantSpecification EarlierThanOrEqualTo(RelativeDate other)

Parameters

other RelativeDate

Returns

NullableInstantSpecification

EqualTo(DateTimeOffset)

public NullableInstantSpecification EqualTo(DateTimeOffset other)

Parameters

other DateTimeOffset

Returns

NullableInstantSpecification

EqualTo(RelativeDate)

public NullableInstantSpecification EqualTo(RelativeDate other)

Parameters

other RelativeDate

Returns

NullableInstantSpecification

LaterThan(DateTimeOffset)

public NullableInstantSpecification LaterThan(DateTimeOffset other)

Parameters

other DateTimeOffset

Returns

NullableInstantSpecification

LaterThan(RelativeDate)

public NullableInstantSpecification LaterThan(RelativeDate other)

Parameters

other RelativeDate

Returns

NullableInstantSpecification

LaterThanOrEqualTo(DateTimeOffset)

public NullableInstantSpecification LaterThanOrEqualTo(DateTimeOffset other)

Parameters

other DateTimeOffset

Returns

NullableInstantSpecification

LaterThanOrEqualTo(RelativeDate)

public NullableInstantSpecification LaterThanOrEqualTo(RelativeDate other)

Parameters

other RelativeDate

Returns

NullableInstantSpecification