Свойство | Тип | Описание | |
---|---|---|---|
LastMessage | System.DateTime | ||
MonitoredPages | List |
||
Provider | XmlRcs.Provider | ||
Server | string | ||
channel | Channel | ||
recentChangesList | List |
Метод | Описание | |
---|---|---|
Connect ( ) : void |
Connect to huggle XmlRcs
|
|
Load ( ) : void |
Load the list
|
|
MonitorPage ( string wiki, string Page ) : bool | ||
RecentChanges ( Channel _channel ) : System | ||
RemovePage ( string wiki, string page ) : bool | ||
Save ( ) : void |
Save the list
|
|
ToTable ( ) : string |
public MonitorPage ( string wiki, string Page ) : bool | ||
wiki | string | |
Page | string | |
Результат | bool |
public RecentChanges ( Channel _channel ) : System | ||
_channel | Channel | |
Результат | System |
public RemovePage ( string wiki, string page ) : bool | ||
wiki | string | |
page | string | |
Результат | bool |
public static DateTime,System LastMessage | ||
Результат | System.DateTime |
public static XmlRcs.Provider Provider | ||
Результат | XmlRcs.Provider |