85 lines
2.0 KiB
Groff
85 lines
2.0 KiB
Groff
.TH "CampusAppWP8.Model.Person.PersonListModel" 3 "Thu Sep 12 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Person.PersonListModel \-
|
|
.PP
|
|
\fBPerson\fP list model\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "void \fBSetPersonIdToFunction\fP ()"
|
|
.br
|
|
.RI "\fISets person identifier to function\&.\fP"
|
|
.ti -1c
|
|
.RI "\fBPersonModel\fP \fBGetPerson\fP (string id)"
|
|
.br
|
|
.RI "\fIGets a person\&.\fP"
|
|
.ti -1c
|
|
.RI "void \fBRemoveNonFunctionAndSetIdsPerson\fP ()"
|
|
.br
|
|
.RI "\fIRemoves the non function and set identifiers person\&.\fP"
|
|
.ti -1c
|
|
.RI "void \fBRemoveNonFunctionPerson\fP ()"
|
|
.br
|
|
.RI "\fIRemoves the non function person\&.\fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "ObservableCollection< \fBPersonModel\fP > \fBPersons\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the persons\&.\fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBPerson\fP list model\&.
|
|
|
|
Stubbfel, 05\&.09\&.2013\&.
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "\fBPersonModel\fP CampusAppWP8\&.Model\&.Person\&.PersonListModel\&.GetPerson (stringid)"
|
|
|
|
.PP
|
|
Gets a person\&.Stubbfel, 05\&.09\&.2013\&.
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIid\fP The identifier\&.
|
|
.RE
|
|
.PP
|
|
\fBReturns:\fP
|
|
.RS 4
|
|
The person\&.
|
|
.RE
|
|
.PP
|
|
|
|
.SS "void CampusAppWP8\&.Model\&.Person\&.PersonListModel\&.RemoveNonFunctionAndSetIdsPerson ()"
|
|
|
|
.PP
|
|
Removes the non function and set identifiers person\&.Stubbfel, 05\&.09\&.2013\&.
|
|
.SS "void CampusAppWP8\&.Model\&.Person\&.PersonListModel\&.RemoveNonFunctionPerson ()"
|
|
|
|
.PP
|
|
Removes the non function person\&.Stubbfel, 05\&.09\&.2013\&.
|
|
.SS "void CampusAppWP8\&.Model\&.Person\&.PersonListModel\&.SetPersonIdToFunction ()"
|
|
|
|
.PP
|
|
Sets person identifier to function\&.Stubbfel, 05\&.09\&.2013\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "ObservableCollection<\fBPersonModel\fP> CampusAppWP8\&.Model\&.Person\&.PersonListModel\&.Persons\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the persons\&.The persons\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|