Click or drag to resize

IGraphProcessingEnvironmentUserProxy Property

The user proxy queried for choices during sequence execution. By default the compliant user proxy, if debugging the debugger acting on behalf of/controlled by the user.

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

Property Value

Type: IUserProxyForSequenceExecution
See Also