Property | Type | Description |
---|
Method | Description | |
---|---|---|
Delete ( ITaskHandler handler ) : void |
Deletes this Feed from the IFeedCache it is located in.
|
|
FeedNode ( [ feed, [ cache ) : System |
Creates a new feed node.
|
public Delete ( ITaskHandler handler ) : void | ||
handler | ITaskHandler | A callback object used when the the user needs to be asked questions or informed about IO tasks. |
return | void |
public FeedNode ( [ feed, [ cache ) : System | ||
feed | [ | The |
cache | [ | The |
return | System |