xtd 0.2.0
Loading...
Searching...
No Matches
day_of_week.h File Reference
#include "enum.h"

Definition

Contains xtd::day_of_week enum class.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Enumerations

enum class  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...