IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.EvaluatorResult Class Reference

Public Attributes

string Input
 
string SourceFile
 
object Result
 
bool HasResult
 
bool InputComplete
 
bool HasErrors
 
string[] Errors
 
bool HasWarnings
 
string[] Warnings
 

Member Data Documentation

string CShell.EvaluatorResult.Input
string CShell.EvaluatorResult.SourceFile
object CShell.EvaluatorResult.Result
bool CShell.EvaluatorResult.HasResult
bool CShell.EvaluatorResult.InputComplete
bool CShell.EvaluatorResult.HasErrors
string [] CShell.EvaluatorResult.Errors
bool CShell.EvaluatorResult.HasWarnings
string [] CShell.EvaluatorResult.Warnings

The documentation for this class was generated from the following file: