C# Class NetworkCommsDotNet.Tools.SSLTools.SystemTime

Show file Open project: MarcFletcher/NetworkComms.Net

Public Properties

Property Type Description
Day short
DayOfWeek short
Hour short
Milliseconds short
Minute short
Month short
Second short
Year short

Property Details

Day public property

public short Day
return short

DayOfWeek public property

public short DayOfWeek
return short

Hour public property

public short Hour
return short

Milliseconds public property

public short Milliseconds
return short

Minute public property

public short Minute
return short

Month public property

public short Month
return short

Second public property

public short Second
return short

Year public property

public short Year
return short