Click or drag to resize

Mike1DController Constructor

Overload List
  NameDescription
Public methodMike1DController
Default constructor

The logfilewriter will be created based on the input file name, or connection properties, when calling the Open(IConnection, IDiagnostics) method.

Public methodMike1DController(DiagnosticsHandler)
Make a controller that uses the provided diagnosticsHandler for handling diagnostics messages. This is convenient if the diagnosticsHandler is to be resued by more than one controller.
Top
See Also