Files
win8phoneApp/Doc/man/man3/CampusAppWPortalLib8_Model_Mensa_MenuModel.3
2013-10-18 09:32:53 +02:00

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\&.