64 lines
1.5 KiB
Groff
64 lines
1.5 KiB
Groff
.TH "CampusAppWP8.Model.events_news.RSSViewModel" 3 "Thu Jun 13 2013" "CampusAppWP8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.events_news.RSSViewModel \-
|
|
.PP
|
|
ViewModel of the rss feed, containing the feed/channel object\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
Inherits \fBCampusAppWP8\&.Model\&.BaseViewModel\fP\&.
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBRSSViewModel\fP ()"
|
|
.br
|
|
.RI "\fIDefault constructor\&. \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "ObservableCollection
|
|
.br
|
|
< \fBRSSChannelModel\fP > \fBchannel\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIchannel list for the rss feeds\&. \fP"
|
|
.ti -1c
|
|
.RI "ObservableCollection
|
|
.br
|
|
< \fBRSSChannelModel\fP > \fBChannel\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fISet/Get the channel list\&. \fP"
|
|
.in -1c
|
|
.SS "Additional Inherited Members"
|
|
.SH "Detailed Description"
|
|
.PP
|
|
ViewModel of the rss feed, containing the feed/channel object\&.
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Model\&.events_news\&.RSSViewModel\&.RSSViewModel ()"
|
|
|
|
.PP
|
|
Default constructor\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "ObservableCollection<\fBRSSChannelModel\fP> CampusAppWP8\&.Model\&.events_news\&.RSSViewModel\&.channel\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
channel list for the rss feeds\&.
|
|
.SS "ObservableCollection<\fBRSSChannelModel\fP> CampusAppWP8\&.Model\&.events_news\&.RSSViewModel\&.Channel\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Set/Get the channel list\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWP8 from the source code\&.
|