SearchCompletedEventArgs Constructor |
Name | Description | |
---|---|---|
SearchCompletedEventArgs |
Initializes a new instance of the SearchCompletedEventArgs class,
the EventArgs are initialized as NOT cancelled and NO error.
| |
SearchCompletedEventArgs(Boolean) |
Initializes a new instance of the SearchCompletedEventArgs class
| |
SearchCompletedEventArgs(Exception) |
Initializes a new instance of the SearchCompletedEventArgs class.
|