C# Class Rsdn.Janus.DownloadTopic

Inheritance: IDownloadTopic, ITreeNode, IGetData, IKeyedNode
显示文件 Open project: rsdn/janus

Private Properties

Property Type Description
Delete void
ICollection void
IEnumerable IEnumerator
IGetData void
this ITreeNodeITreeNode.System

Protected Methods

Method Description
DownloadTopic ( DownloadTopicCollection parent ) : System

Private Methods

Method Description
Delete ( ) : void
ICollection ( Array array, int index ) : void
IEnumerable ( ) : IEnumerator
IGetData ( NodeInfo nodeInfo, CellInfo cellData ) : void
this ( int iIndex ) : ITreeNodeITreeNode.System

Method Details

DownloadTopic() protected method

protected DownloadTopic ( DownloadTopicCollection parent ) : System
parent DownloadTopicCollection
return System