 | EmitHelperGetMessageForAssertion Method |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static string GetMessageForAssertion(
IGraphProcessingEnvironment procEnv,
Func<string> message,
params Func<Object>[] values
)
Parameters
- procEnv
- Type: de.unika.ipd.grGen.libGrIGraphProcessingEnvironment
- message
- Type: SystemFuncString
- values
- Type: SystemFuncObject
Return Value
Type:
String
See Also