DayLogsMap

Dictionary wrapper that maps days to logs.

Inherits DayValueMap.

Methods

Returns the total count of logs.

public int Count()

Adds a log.

public void Log()

Last updated