65 lines
1.6 KiB
Groff
65 lines
1.6 KiB
Groff
.TH "CampusAppWPortalLib8.Model.Mensa.MenuModel" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWPortalLib8.Model.Mensa.MenuModel \-
|
|
.PP
|
|
\fBModel\fP for menu\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBMenuModel\fP ()"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBMenuModel\fP class\&. \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "ObservableCollection< \fBMealModel\fP > \fBMeals\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the menus for the week\&. \fP"
|
|
.ti -1c
|
|
.RI "string \fBDay\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the WeekDay\&. \fP"
|
|
.ti -1c
|
|
.RI "string \fBDate\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets of Date\&. \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBModel\fP for menu\&.
|
|
|
|
Stubbfel, 15\&.10\&.2013\&.
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWPortalLib8\&.Model\&.Mensa\&.MenuModel\&.MenuModel ()"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBMenuModel\fP class\&. Stubbfel, 15\&.10\&.2013\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "string CampusAppWPortalLib8\&.Model\&.Mensa\&.MenuModel\&.Date\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets of Date\&. The date\&.
|
|
.SS "string CampusAppWPortalLib8\&.Model\&.Mensa\&.MenuModel\&.Day\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the WeekDay\&. The day\&.
|
|
.SS "ObservableCollection<\fBMealModel\fP> CampusAppWPortalLib8\&.Model\&.Mensa\&.MenuModel\&.Meals\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the menus for the week\&. The meals\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppW8 from the source code\&.
|