Method | Description | |
---|---|---|
PagesUnmatchedEventArgs ( KryptonWorkspace workspace, List |
Initialize a new instance of the PagesUnmatchedEventArgs class.
|
public PagesUnmatchedEventArgs ( KryptonWorkspace workspace, List |
||
workspace | KryptonWorkspace | Reference to owning workspace control. |
unmatched | List |
List of pages unmatched during the load process. |
return | System |