Class ApplicationHelper
Helper functions for ICamIpcApplication
Inherited Members
Namespace: CAMIPC.DotnetHelper
Assembly: CAMIPC.DotnetHelper.dll
Syntax
public static class ApplicationHelper
Methods
Project(ComWrapper<ICamIpcApplication>)
Return the active project
Declaration
public static ComWrapper<ICamIpcProject> Project(this ComWrapper<ICamIpcApplication> app)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcApplication> | app |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamIpcProject> |