CalendarQuant(Int64, DateTime, DateTime, BusinessCalendarTimeType) - конструктор
Пространство имён: Tessa.BusinessCalendarСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public CalendarQuant(
long quantNumber,
DateTime startTime,
DateTime endTime,
BusinessCalendarTimeType type
)
Public Sub New (
quantNumber As Long,
startTime As DateTime,
endTime As DateTime,
type As BusinessCalendarTimeType
)
public:
CalendarQuant(
long long quantNumber,
DateTime startTime,
DateTime endTime,
BusinessCalendarTimeType type
)
new :
quantNumber : int64 *
startTime : DateTime *
endTime : DateTime *
type : BusinessCalendarTimeType -> CalendarQuant
Параметры
- quantNumber Int64
-
- startTime DateTime
-
- endTime DateTime
-
- type BusinessCalendarTimeType
-