 | BaseGraphVisitedAlloc Method |
Fires an OnVisitedAlloc event.
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic void VisitedAlloc(
int visitorID
)
Parameters
- visitorID
- Type: SystemInt32
The allocated visitorID.
See Also