Namespace:
SingularSys.Jep.ConfigurableParser
Assembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Assembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
protected void DumpState( string msg ) |
| Visual Basic (Declaration) |
|---|
Protected Sub DumpState ( _ msg As String _ ) |
| Visual C++ |
|---|
protected: void DumpState( String^ msg ) |
Parameters
- msg
- Type: System..::.String