 | GraphStatisticsParserSerializerSerialize Method |
Writes the statistics object (given in the constructor) to the specified file path (inverse of Parse).
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic void Serialize(
string path
)
Parameters
- path
- Type: SystemString
See Also