Class TechOperationHelper
Helper functions for ICamIpcTechOperation
Inherited Members
Namespace: CAMIPC.DotnetHelper
Assembly: CAMIPC.DotnetHelper.dll
Syntax
public static class TechOperationHelper
Methods
GetNeedDeleteChips(ComWrapper<ICamIpcTechOperation>)
Whether chips need to be deleted before this operation
Declaration
public static bool GetNeedDeleteChips(this ComWrapper<ICamIpcTechOperation> operationCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcTechOperation> | operationCom |
Returns
| Type | Description |
|---|---|
| bool |