Class NullableInstantSpecification
public class NullableInstantSpecification : NullablePrimitiveAttributeSpecificationBase<DateTimeOffset, NullableInstantSpecification>, IAttributeSpecification, IDateSpecification
- Inheritance
-
NullableInstantSpecification
- Implements
- Inherited Members
Methods
EarlierThan(DateTimeOffset)
public NullableInstantSpecification EarlierThan(DateTimeOffset other)
Parameters
otherDateTimeOffset
Returns
EarlierThan(RelativeDate)
public NullableInstantSpecification EarlierThan(RelativeDate other)
Parameters
otherRelativeDate
Returns
EarlierThanOrEqualTo(DateTimeOffset)
public NullableInstantSpecification EarlierThanOrEqualTo(DateTimeOffset other)
Parameters
otherDateTimeOffset
Returns
EarlierThanOrEqualTo(RelativeDate)
public NullableInstantSpecification EarlierThanOrEqualTo(RelativeDate other)
Parameters
otherRelativeDate
Returns
EqualTo(DateTimeOffset)
public NullableInstantSpecification EqualTo(DateTimeOffset other)
Parameters
otherDateTimeOffset
Returns
EqualTo(RelativeDate)
public NullableInstantSpecification EqualTo(RelativeDate other)
Parameters
otherRelativeDate
Returns
LaterThan(DateTimeOffset)
public NullableInstantSpecification LaterThan(DateTimeOffset other)
Parameters
otherDateTimeOffset
Returns
LaterThan(RelativeDate)
public NullableInstantSpecification LaterThan(RelativeDate other)
Parameters
otherRelativeDate
Returns
LaterThanOrEqualTo(DateTimeOffset)
public NullableInstantSpecification LaterThanOrEqualTo(DateTimeOffset other)
Parameters
otherDateTimeOffset
Returns
LaterThanOrEqualTo(RelativeDate)
public NullableInstantSpecification LaterThanOrEqualTo(RelativeDate other)
Parameters
otherRelativeDate