C# Class CSPspEmu.Hle.Formats.DirectoryRecord.DateStruct

Mostrar archivo Open project: soywiz/cspspemu

Public Properties

Property Type Description
Day byte
Hour byte
Minute byte
Month byte
Offset byte
Second byte
Year byte

Property Details

Day public_oe property

public byte Day
return byte

Hour public_oe property

public byte Hour
return byte

Minute public_oe property

public byte Minute
return byte

Month public_oe property

public byte Month
return byte

Offset public_oe property

public byte Offset
return byte

Second public_oe property

public byte Second
return byte

Year public_oe property

public byte Year
return byte