FoodCandy!

RssModule Class Reference

Base class for all RSS modules. More...

Inheritance diagram for RssModule:

RssBlogChannel RssCreativeCommons RssPhotoAlbum List of all members.

Public Member Functions

 RssModule ()
 Initialize a new instance of the RssModule class.
void BindTo (int channelHashCode)
 Bind a particular channel to this module.
bool IsBoundTo (int channelHashCode)
 Check if a particular channel is bound to this module.

Properties

string NamespacePrefix
 Prefix for the given module namespace.
Uri NamespaceURL
 URL for the given module namespace.

Detailed Description

Base class for all RSS modules.


Member Function Documentation

void BindTo int  channelHashCode  ) 
 

Bind a particular channel to this module.

Parameters:
channelHashCode Hash code of the channel

bool IsBoundTo int  channelHashCode  ) 
 

Check if a particular channel is bound to this module.

Parameters:
channelHashCode Hash code of the channel
Returns:
true if this channel is bound to this module, otherwise false

The documentation for this class was generated from the following file:
  • RssModule.cs
© FoodCandy, 2006-2007, All Rights Reserved | FoodCandy | Sun Oct 7 10:48:52 2007 | Doxygen 1.4.6-NO