Loads the plugIn (calling its LoadPlugIn(IApplicationServices) method) and
adds it to the Plugins dictionary for access by other services.
- plugIn (IPlugIn)
- The plugin to load.
| Exception | Condition |
|---|---|
| ArgumentNullException | If plugIn is null. |