SessionException(DateTime, SessionType, TimeSpan, TimeSpan) Constructor |
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public SessionException(
DateTime date,
SessionType sessionType,
TimeSpan startTime,
TimeSpan endTime
)
Parameters
- date DateTime
-
- sessionType SessionType
-
- startTime TimeSpan
-
- endTime TimeSpan
-
See Also