Click or drag to resize
SExpressionSourceProvider Constructor

Namespace: FlexRule.Core.Languages.SExpression
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public SExpressionSourceProvider(
	ISourceConnection connection
)

Parameters

connection
Type: FlexRule.Core.Model.SourceConnectionsISourceConnection
See Also