65 lines
1.5 KiB
Groff
65 lines
1.5 KiB
Groff
.TH "CampusAppWP8.Model.Lecture.LectureModule" 3 "Thu Jun 13 2013" "CampusAppWP8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Lecture.LectureModule \-
|
|
.PP
|
|
\fBModel\fP for the module of an lecture
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBLectureModule\fP ()"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBLectureModule\fP class\&. \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "string \fBTitle\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the title of the module \fP"
|
|
.ti -1c
|
|
.RI "int \fBNumber\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the number of the module and create the URL \fP"
|
|
.ti -1c
|
|
.RI "Uri \fBUrl\fP\fC [get]\fP"
|
|
.br
|
|
.RI "\fIGets the URL of the module \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBModel\fP for the module of an lecture
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Model\&.Lecture\&.LectureModule\&.LectureModule ()"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBLectureModule\fP class\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "int CampusAppWP8\&.Model\&.Lecture\&.LectureModule\&.Number\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the number of the module and create the URL
|
|
.SS "string CampusAppWP8\&.Model\&.Lecture\&.LectureModule\&.Title\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the title of the module
|
|
.SS "Uri CampusAppWP8\&.Model\&.Lecture\&.LectureModule\&.Url\fC [get]\fP"
|
|
|
|
.PP
|
|
Gets the URL of the module
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWP8 from the source code\&.
|