Click or drag to resize

ISequenceWriterT, TBuf Interface

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 6.6.0 StroboPolarisationControl 6a11bc75, built 2018-03-20 10:06:53 UTC
Syntax
public interface ISequenceWriter<T, TBuf> : IObserver<T>
where T : class, Object, IDisplayableBuffer<TBuf>
where TBuf : struct, new()

Type Parameters

T
TBuf

The ISequenceWriterT, TBuf type exposes the following members.

Methods
See Also