[Missing <summary> documentation for "T:GrassValley.Mseries.Control.ISimpleControllerAdmin"]

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

Syntax

C#
public interface ISimpleControllerAdmin : ISimpleController2, 
	ITwoHeadPlayerRecorder, ISimplePlayerRecorder, ISimpleController, IDisposable
Visual Basic (Declaration)
Public Interface ISimpleControllerAdmin _
	Implements ISimpleController2, ITwoHeadPlayerRecorder, ISimplePlayerRecorder, ISimpleController,  _
	IDisposable
Visual C++
public interface class ISimpleControllerAdmin : ISimpleController2, 
	ITwoHeadPlayerRecorder, ISimplePlayerRecorder, ISimpleController, IDisposable

See Also