Controls a simple channel

Namespace:  GrassValley.Mseries.Control
Assembly:  GrassValley.Mseries.Control (in GrassValley.Mseries.Control.dll) Version: 1.0.0.0

Syntax

C#
public interface ISimpleController : IDisposable
Visual Basic (Declaration)
Public Interface ISimpleController _
	Implements IDisposable
Visual C++
public interface class ISimpleController : IDisposable

See Also