change namespace of taghandler and add docs
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
.TH "CampusAppWPortalLib8.Model.Lecture.LectureModule" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- nroff -*-
|
||||
.ad l
|
||||
.nh
|
||||
.SH NAME
|
||||
CampusAppWPortalLib8.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\&.
|
||||
|
||||
Stubbfel, 15\&.10\&.2013\&.
|
||||
.SH "Constructor & Destructor Documentation"
|
||||
.PP
|
||||
.SS "CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureModule\&.LectureModule ()"
|
||||
|
||||
.PP
|
||||
Initializes a new instance of the \fBLectureModule\fP class\&. Stubbfel, 15\&.10\&.2013\&.
|
||||
.SH "Property Documentation"
|
||||
.PP
|
||||
.SS "int CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureModule\&.Number\fC [get]\fP, \fC [set]\fP"
|
||||
|
||||
.PP
|
||||
Gets or sets the number of the module and create the URL\&. The total number of ber\&.
|
||||
.SS "string CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureModule\&.Title\fC [get]\fP, \fC [set]\fP"
|
||||
|
||||
.PP
|
||||
Gets or sets the title of the module\&. The title\&.
|
||||
.SS "Uri CampusAppWPortalLib8\&.Model\&.Lecture\&.LectureModule\&.Url\fC [get]\fP"
|
||||
|
||||
.PP
|
||||
Gets the URL of the module\&. The URL\&.
|
||||
|
||||
.SH "Author"
|
||||
.PP
|
||||
Generated automatically by Doxygen for CampusAppW8 from the source code\&.
|
||||
Reference in New Issue
Block a user