78 lines
2.0 KiB
Groff
78 lines
2.0 KiB
Groff
.TH "CampusAppWP8.Model.StudentCouncil.StudentCouncilListModel" 3 "Thu Aug 15 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.StudentCouncil.StudentCouncilListModel \-
|
|
.PP
|
|
\fBModel\fP for menus in one week
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBStudentCouncilListModel\fP ()"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBStudentCouncilListModel\fP class\&. \fP"
|
|
.ti -1c
|
|
.RI "Dictionary< string, List
|
|
.br
|
|
< \fBStudentCouncilModel\fP > > \fBGetStudentCouncilsGroupByFaculty\fP ()"
|
|
.br
|
|
.RI "\fIMethod group the StudentCouncilList by Faculty \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "ObservableCollection
|
|
.br
|
|
< \fBStudentCouncilModel\fP > \fBStudentCouncils\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the StudentCouncils \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\&.StudentCouncil\&.StudentCouncilListModel\&.StudentCouncilListModel ()"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBStudentCouncilListModel\fP class\&.
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "Dictionary<string, List<\fBStudentCouncilModel\fP> > CampusAppWP8\&.Model\&.StudentCouncil\&.StudentCouncilListModel\&.GetStudentCouncilsGroupByFaculty ()"
|
|
|
|
.PP
|
|
Method group the StudentCouncilList by Faculty
|
|
.PP
|
|
\fBReturns:\fP
|
|
.RS 4
|
|
a Dictionary, where the Key is name of the Faculty und the value is a List of \fBStudentCouncil\fP
|
|
.RE
|
|
.PP
|
|
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "DateTime CampusAppWP8\&.Model\&.StudentCouncil\&.StudentCouncilListModel\&.CreateTime\fC [get]\fP"
|
|
|
|
.PP
|
|
Gets the creation time of the model
|
|
.SS "ObservableCollection<\fBStudentCouncilModel\fP> CampusAppWP8\&.Model\&.StudentCouncil\&.StudentCouncilListModel\&.StudentCouncils\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the StudentCouncils
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|