Method | Description | |
---|---|---|
ReadingFinishedEventArgs ( |
Creates a new instance of the ReadingFinishedEventArgs containing error data.
|
|
ReadingFinishedEventArgs ( |
Creates a new instance of the ReadingFinishedEventArgs containing the parsed instructions.
|
public ReadingFinishedEventArgs ( |
||
ex | The error that occured. | |
return | System |
public ReadingFinishedEventArgs ( |
||
instructions | The instructions the assembly has read. | |
return | System |