Click or drag to resize

ProjectedStreamToEPLViews Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.soda.ProjectedStream.ToEPLViews(System.IO.TextWriter,System.Collections.Generic.IList`1)"]

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
protected static void ToEPLViews(
	TextWriter writer,
	IList views
)

Parameters

writer
Type: System.IOTextWriter

[Missing <param name="writer"/> documentation for "M:com.espertech.esper.common.client.soda.ProjectedStream.ToEPLViews(System.IO.TextWriter,System.Collections.Generic.IList`1)"]

views
Type: System.Collections.GenericIListT

[Missing <param name="views"/> documentation for "M:com.espertech.esper.common.client.soda.ProjectedStream.ToEPLViews(System.IO.TextWriter,System.Collections.Generic.IList`1)"]

See Also