Property | Type | Description | |
---|---|---|---|
browser | object | ||
done | bool | ||
page | int |
Method | Description | |
---|---|---|
Reset ( ) : void | ||
SetParameters ( object Browser, int Page, bool Done ) : void | ||
UpdatePageStatusEventArgs ( ) : System |
public SetParameters ( object Browser, int Page, bool Done ) : void | ||
Browser | object | |
Page | int | |
Done | bool | |
return | void |
public UpdatePageStatusEventArgs ( ) : System | ||
return | System |