public NameService3D( InstallationSpace installationSpace )
public: NameService3D( InstallationSpace^ installationSpace )
Parameters
| Parameter Name | Description |
|---|---|
| installationSpace | Installation space to set. |
public NameService3D( InstallationSpace installationSpace )
public: NameService3D( InstallationSpace^ installationSpace )
| Parameter Name | Description |
|---|---|
| installationSpace | Installation space to set. |
| Exception | Description |
|---|---|
| System.ArgumentException | Invalid parameters were found. |
| System.ArgumentNullException | Thrown if NULL was passed as a required parameter. |