 | FoundMatch Constructor |
Initializes a new instance of the
FoundMatch class
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic FoundMatch(
int numNodes,
int numEdges
)
Parameters
- numNodes
- Type: SystemInt32
- numEdges
- Type: SystemInt32
See Also