ParseException Constructor |
Namespace: System.Linq.DynamicAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxpublic ParseException(
string message,
int position
)
Parameters
- message
- Type: SystemString
- position
- Type: SystemInt32
See Also