Adds (registers) the service in XServiceManager.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
C# |
---|
public void AddService( IXService service ) |
Parameters
- service
- Type: SGP.XUtility..::.IXService
The service which will be added.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | service is nullNothingnullptra null reference (Nothing in Visual Basic). |