CompreDrive SDK Documentation
CompreDrive SDK Documentation
CompreDriveSDK
CompreDriveSDK.Plugins Namespaces
CompreDriveSDK.Plugins.Analyzers Namespaces
CompreDriveSDK.Plugins.Analyzers.Methods.Cycling
CyclingMethodBase Class
CyclingMethodBase Constructor
CyclingMethodBase Properties
CyclingMethodBase Methods
CyclingMethodBase Events
Cycling
Method
Base Constructor
Initializes a new instance of the
CyclingMethodBase
class.
Namespace:
CompreDriveSDK.Plugins.Analyzers.Methods.Cycling
Assembly:
CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
C#
VB
Copy
public
CyclingMethodBase
(
bool
available
)
Public
Sub
New
(
available
As
Boolean
)
Parameters
available
Boolean
Whether the method is available.
See Also
Reference
CyclingMethodBase Class
CompreDriveSDK.Plugins.Analyzers.Methods.Cycling Namespace