|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Attributes | |
| string | Input |
| string | SourceFile |
| object | Result |
| bool | HasResult |
| bool | InputComplete |
| bool | HasErrors |
| string[] | Errors |
| bool | HasWarnings |
| string[] | Warnings |
| string CShell.EvaluatorResult.Input |
| string CShell.EvaluatorResult.SourceFile |
| object CShell.EvaluatorResult.Result |
| bool CShell.EvaluatorResult.HasResult |
| bool CShell.EvaluatorResult.InputComplete |
| bool CShell.EvaluatorResult.HasErrors |
Referenced by CShell.Shell.TryEvaluateFile().
| string [] CShell.EvaluatorResult.Errors |
| bool CShell.EvaluatorResult.HasWarnings |
| string [] CShell.EvaluatorResult.Warnings |