Show / Hide Table of Contents

Interface IExclusiveTimeInterval

Represents the exclusive version of the interface.

Inherited Members
ITimeInterval.From
ITimeInterval.Into
Namespace: Alpaca.Markets
Assembly: Alpaca.Markets.dll
Syntax
public interface IExclusiveTimeInterval : ITimeInterval

Extension Methods

TimeInterval.IsEmpty(ITimeInterval)
TimeInterval.IsOpen(ITimeInterval)
TimeInterval.WithInto(IExclusiveTimeInterval, DateTime)
TimeInterval.WithFrom(IExclusiveTimeInterval, DateTime)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX