Property | Type | Description | |
---|---|---|---|
MDate | |||
MImages | |||
MText | |||
MTitle | |||
SavePath | string | ||
_downloadErrorCount | int |
Method | Description | |
---|---|---|
GetImage ( |
||
InvokeParse ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
Parse ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
Save ( object article ) : void |
Method | Description | |
---|---|---|
IsExist ( |
public GetImage ( |
||
path | ||
savePath | string | |
return | void |
public InvokeParse ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
sender | object | |
e | System.Timers.ElapsedEventArgs | |
return | void |
public Parse ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
sender | object | |
e | System.Timers.ElapsedEventArgs | |
return | void |
public Match,System.Text.RegularExpressions MDate | ||
return |
public MatchCollection,System.Text.RegularExpressions MImages | ||
return |
public Match,System.Text.RegularExpressions MText | ||
return |
public Match,System.Text.RegularExpressions MTitle | ||
return |