Click or drag to resize

GrShellImplValidate Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public bool Validate(
	bool strict,
	bool onlySpecified
)

Parameters

strict
Type: SystemBoolean
onlySpecified
Type: SystemBoolean

Return Value

Type: Boolean
See Also