Files
win8phoneApp/Doc/man/man3/CampusAppWP8_model_mensa_MenuWeekModel.3
stubbfel 7068d54406 add doku
2013-06-13 13:32:21 +02:00

78 lines
1.8 KiB
Groff

.TH "CampusAppWP8.Model.Mensa.MenuWeekModel" 3 "Thu Jun 13 2013" "CampusAppWP8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWP8.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"
.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
.SH "Constructor & Destructor Documentation"
.PP
.SS "CampusAppWP8\&.Model\&.Mensa\&.MenuWeekModel\&.MenuWeekModel ()"
.PP
Initializes a new instance of the \fBMenuWeekModel\fP class\&.
.SH "Member Function Documentation"
.PP
.SS "static DateTime CampusAppWP8\&.Model\&.Mensa\&.MenuWeekModel\&.CalcFirstWeekDay ()\fC [static]\fP"
.PP
Method calculate this day of the week, which its gets new menus
.PP
\fBReturns:\fP
.RS 4
Date of NewMenuWeekDay
.RE
.PP
.SH "Property Documentation"
.PP
.SS "DateTime CampusAppWP8\&.Model\&.Mensa\&.MenuWeekModel\&.CreateTime\fC [get]\fP"
.PP
Gets the creation time of the model
.SS "ObservableCollection<\fBMenuModel\fP> CampusAppWP8\&.Model\&.Mensa\&.MenuWeekModel\&.Menus\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the menus for the week
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppWP8 from the source code\&.