IJob |
| Name | Description | |
|---|---|---|
| LoadJob(Stream) | Loads from a given stream and creates the corresponding job. Missing items will be reported back in the return value. | |
| LoadJob(String) | Loads a given saved file and creates the corresponding job. Missing items will be reported back in the return value. |