67 lines
1.5 KiB
Groff
67 lines
1.5 KiB
Groff
.TH "CampusAppWP8.Utility.FeedEventHandler" 3 "Thu Jun 13 2013" "CampusAppWP8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Utility.FeedEventHandler \-
|
|
.PP
|
|
This class handle the events of a feed Feed{T}
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBFeedEventHandler\fP ()"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBFeedEventHandler\fP class\&. \fP"
|
|
.ti -1c
|
|
.RI "delegate void \fBFeedReadyHandler\fP ()"
|
|
.br
|
|
.RI "\fIDelegate for the ready event \fP"
|
|
.ti -1c
|
|
.RI "void \fBFireFeedReadyevent\fP ()"
|
|
.br
|
|
.RI "\fIMethod fire a ready event \fP"
|
|
.in -1c
|
|
.SS "Events"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBFeedReadyHandler\fP \fBFeedIsReadyEvent\fP"
|
|
.br
|
|
.RI "\fIThe ready event \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
This class handle the events of a feed Feed{T}
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Utility\&.FeedEventHandler\&.FeedEventHandler ()"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBFeedEventHandler\fP class\&.
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "delegate void CampusAppWP8\&.Utility\&.FeedEventHandler\&.FeedReadyHandler ()"
|
|
|
|
.PP
|
|
Delegate for the ready event
|
|
.SS "void CampusAppWP8\&.Utility\&.FeedEventHandler\&.FireFeedReadyevent ()"
|
|
|
|
.PP
|
|
Method fire a ready event
|
|
.SH "Event Documentation"
|
|
.PP
|
|
.SS "\fBFeedReadyHandler\fP CampusAppWP8\&.Utility\&.FeedEventHandler\&.FeedIsReadyEvent"
|
|
|
|
.PP
|
|
The ready event
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWP8 from the source code\&.
|