Click or drag to resize

IGraphProcessingEnvironmentCompliantUserProxy Property

Returns a non-interactive user proxy just echoing its inputs.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
IUserProxyForSequenceExecution CompliantUserProxy { get; }

Property Value

Type: IUserProxyForSequenceExecution
See Also