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

93 lines
2.4 KiB
Groff

.TH "CampusAppWPortalLib8.Model.Mensa.MenuWeekModel" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWPortalLib8.Model.Mensa.MenuWeekModel \-
.PP
\fBModel\fP for menus in one week\&.
.SH SYNOPSIS
.br
.PP
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "\fBMenuWeekModel\fP ()"
.br
.RI "\fIInitializes a new instance of the \fBMenuWeekModel\fP class\&. \fP"
.ti -1c
.RI "void \fBSetHolidayCaption\fP (string text)"
.br
.RI "\fIMethod determine holidays (Days with no meals) and add a pseudo meal\&. \fP"
.in -1c
.SS "Static Public Member Functions"
.in +1c
.ti -1c
.RI "static DateTime \fBCalcFirstWeekDay\fP ()"
.br
.RI "\fIMethod calculate this day of the week, which its gets new menus\&. \fP"
.in -1c
.SS "Properties"
.in +1c
.ti -1c
.RI "ObservableCollection< \fBMenuModel\fP > \fBMenus\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the menus for the week\&. \fP"
.ti -1c
.RI "DateTime \fBCreateTime\fP\fC [get]\fP"
.br
.RI "\fIGets the creation time of the model\&. \fP"
.in -1c
.SH "Detailed Description"
.PP
\fBModel\fP for menus in one week\&.
Stubbfel, 15\&.10\&.2013\&.
.SH "Constructor & Destructor Documentation"
.PP
.SS "CampusAppWPortalLib8\&.Model\&.Mensa\&.MenuWeekModel\&.MenuWeekModel ()"
.PP
Initializes a new instance of the \fBMenuWeekModel\fP class\&. Stubbfel, 15\&.10\&.2013\&.
.SH "Member Function Documentation"
.PP
.SS "static DateTime CampusAppWPortalLib8\&.Model\&.Mensa\&.MenuWeekModel\&.CalcFirstWeekDay ()\fC [static]\fP"
.PP
Method calculate this day of the week, which its gets new menus\&. Stubbfel, 15\&.10\&.2013\&.
.PP
\fBReturns:\fP
.RS 4
Date of NewMenuWeekDay\&.
.RE
.PP
.SS "void CampusAppWPortalLib8\&.Model\&.Mensa\&.MenuWeekModel\&.SetHolidayCaption (stringtext)"
.PP
Method determine holidays (Days with no meals) and add a pseudo meal\&. Stubbfel, 15\&.10\&.2013\&.
.PP
\fBParameters:\fP
.RS 4
\fItext\fP text of the pseudo meal\&.
.RE
.PP
.SH "Property Documentation"
.PP
.SS "DateTime CampusAppWPortalLib8\&.Model\&.Mensa\&.MenuWeekModel\&.CreateTime\fC [get]\fP"
.PP
Gets the creation time of the model\&. The create time\&.
.SS "ObservableCollection<\fBMenuModel\fP> CampusAppWPortalLib8\&.Model\&.Mensa\&.MenuWeekModel\&.Menus\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the menus for the week\&. The menus\&.
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppW8 from the source code\&.