[Missing <summary> documentation for "M:CWrapper.CMMCore.enableDebugLog(System.Boolean)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public void enableDebugLog( bool enable ) |
| Visual Basic (Declaration) |
|---|
Public Sub enableDebugLog ( _ enable As Boolean _ ) |
| Visual C++ |
|---|
public: void enableDebugLog( bool enable ) |
Parameters
- enable
- Type: System..::.Boolean
[Missing <param name="enable"/> documentation for "M:CWrapper.CMMCore.enableDebugLog(System.Boolean)"]