59 lines
1.4 KiB
Groff
59 lines
1.4 KiB
Groff
.TH "CampusAppWP8.Model.RSS.RSSViewModel" 3 "Thu Aug 15 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.RSS.RSSViewModel \-
|
|
.PP
|
|
ViewModel of the \fBRSS\fP feed, containing the feed/channel object\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBRSSViewModel\fP ()"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBRSSViewModel\fP class\&. \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "ObservableCollection
|
|
.br
|
|
< \fBRSSChannelModel\fP > \fBChannel\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the channel list\&. \fP"
|
|
.ti -1c
|
|
.RI "DateTime \fBCreateTime\fP\fC [get]\fP"
|
|
.br
|
|
.RI "\fIGets the creation time\&. \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
ViewModel of the \fBRSS\fP feed, containing the feed/channel object\&.
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Model\&.RSS\&.RSSViewModel\&.RSSViewModel ()"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBRSSViewModel\fP class\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "ObservableCollection<\fBRSSChannelModel\fP> CampusAppWP8\&.Model\&.RSS\&.RSSViewModel\&.Channel\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the channel list\&.
|
|
.SS "DateTime CampusAppWP8\&.Model\&.RSS\&.RSSViewModel\&.CreateTime\fC [get]\fP"
|
|
|
|
.PP
|
|
Gets the creation time\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|