ContextPeriod.ContextPeriod

ContextPeriod(DateTime, DateTime)

の新しいインスタンスを初期化しますContextPeriodDuration type. のクラス

public ContextPeriod(DateTime startDate, DateTime endDate)
パラメータタイプ説明
startDateDateTime開始日。
endDateDateTime終了日。

関連項目


ContextPeriod(DateTime)

の新しいインスタンスを初期化しますContextPeriodインスタント型のクラス.

public ContextPeriod(DateTime instantDate)
パラメータタイプ説明
instantDateDateTimeインスタントデート。

関連項目


ContextPeriod(ContextPeriodType)

の新しいインスタンスを初期化しますContextPeriodclass.

public ContextPeriod(ContextPeriodType peroidType)
パラメータタイプ説明
peroidTypeContextPeriodType期間タイプ。

関連項目