Click or drag to resize

EISMethodBase Constructor

Initializes a new instance of the EISMethodBase class.

Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.EIS
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public EISMethodBase(
	bool available
)

Parameters

available  Boolean
Whether the method is available.
See Also