Table of Contents

Class TimeSpecification

Namespace
The.Search
Assembly
Instagile.dll
public class TimeSpecification : NonNullablePrimitiveAttributeSpecificationBase<TimeOnly, TimeSpecification>, IAttributeSpecification
Inheritance
TimeSpecification
Implements
Inherited Members

Methods

EarlierThan(TimeOnly)

public TimeSpecification EarlierThan(TimeOnly other)

Parameters

other TimeOnly

Returns

TimeSpecification

EqualTo(TimeOnly)

public TimeSpecification EqualTo(TimeOnly other)

Parameters

other TimeOnly

Returns

TimeSpecification

LaterThan(TimeOnly)

public TimeSpecification LaterThan(TimeOnly other)

Parameters

other TimeOnly

Returns

TimeSpecification