Click or drag to resize

IBackendArgumentNames Property

Enumerates the names of the arguments which can be optionally passed to the create/open functions. Not currently used...

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
IEnumerable<string> ArgumentNames { get; }

Property Value

Type: IEnumerableString
See Also