#include "enum.h"Contains xtd::day_of_week enum class.


Go to the source code of this file.
Namespaces | |
| xtd | |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Enumerations | |
| enum | xtd::day_of_week { xtd::day_of_week::sunday, xtd::day_of_week::monday, xtd::day_of_week::tuesday, xtd::day_of_week::wednesday, xtd::day_of_week::thursday, xtd::day_of_week::friday, xtd::day_of_week::saturday } |
| Specifies the day of the week. More... | |