, including all inherited members.
| _code | IG::Lib::ScriptLoaderBase | [protected] |
| _libraryFilename | IG::Lib::ScriptLoaderBase | [protected] |
| _originalLibraryPath | IG::Lib::ScriptLoaderBase | [protected] |
| _referenceAllLoadedAssemblies | IG::Lib::ScriptLoaderBase | [protected] |
| _referencedAssimblies | IG::Lib::ScriptLoaderBase | [protected] |
| AddDefaultAssemblies(params string[] assemblies) | IG::Lib::ScriptLoaderBase | [inline, static] |
| AddDefaultReferencedAssemblies() | IG::Lib::ScriptLoaderBase | [inline, protected] |
| AddReferencedAssemblies(params string[] assemblyFiles) | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| AddReferencedAssemblies(System.CodeDom.Compiler.CompilerParameters compilerParameters) | IG::Lib::ScriptLoaderBase | [inline, protected, virtual] |
| AddReferencedAssembly(string assemblyFile) | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| AppDomainName | IG::Lib::ScriptLoaderBase | |
| ApplicationDomain | IG::Lib::ScriptLoaderBase | [protected] |
| ArgumentsName | IG::Lib::ScriptLoaderBase | |
| Assembly | IG::Lib::ScriptLoaderBase | |
| CheckAndCorrectNames() | IG::Lib::ScriptLoaderBase | [inline] |
| ClassFullName | IG::Lib::ScriptLoaderBase | |
| ClassInterface | IG::Lib::ScriptLoaderBase | |
| ClassName | IG::Lib::ScriptLoaderBase | |
| ClassNamespace | IG::Lib::ScriptLoaderBase | |
| ClearDefaultAssemblies() | IG::Lib::ScriptLoaderBase | [inline, static] |
| ClearLogger() | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| Code | IG::Lib::ScriptLoaderBase | |
| Compile() | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| CompilerResults | IG::Lib::ScriptLoaderBase | |
| CreatedObject | IG::Lib::ScriptLoaderBase | |
| CreateLoadableObject(string[] initializationArguments, bool storeObject) | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| CreateLoadableObject(string[] initializationArguments, string classFullName) | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| CreateNonexistentFilePath(string originalPath) | IG::Lib::ScriptLoaderBase | [inline, protected, static] |
| CreateNonexistentLibraryPath() | IG::Lib::ScriptLoaderBase | [inline, protected] |
| CreateObject(string[] initializationArguments) | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| CreateObjectFromCode(string code, string className, string[] initializationArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| CreateObjectFromCode(string code, string[] initializationArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| CreateObjectFromFile(string filePath, string className, string[] initializationArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| CreateObjectFromFile(string filePath, string[] initializationArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| CreateScriptObject(string scriptClassFullName) | IG::Lib::ScriptLoaderBase | [inline, static] |
| CreateScriptObject(string scriptClassFullName, int outputLevel) | IG::Lib::ScriptLoaderBase | [inline, static] |
| DefaultAssemblies | IG::Lib::ScriptLoaderBase | [protected, static] |
| FindClassName(string code) | IG::Lib::ScriptLoaderBase | [inline, static] |
| FindNameAfterKeyword(string code, string keyword, string allowedCharacters) | IG::Lib::ScriptLoaderBase | [inline, static] |
| FindNamespace(string code) | IG::Lib::ScriptLoaderBase | [inline, static] |
| GetExampleCode() | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| GetExampleCode(string pureScript) | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| GetExecutableDirectory() | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| GetFileContents(string filePath) | IG::Lib::ScriptLoaderBase | [inline, static] |
| GetReferencedAssemblies() | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| Global | IG::Lib::ScriptLoaderBase | [static] |
| InitFunctionName | IG::Lib::ScriptLoaderBase | |
| InitializeScripting() | IG::Lib::ScriptLoaderBase | [inline, static] |
| InitializeScriptLoader() | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| IsClassFullNameUsed(string className) | IG::Lib::ScriptLoaderBase | [inline, static] |
| IsClassLoaded | IG::Lib::ScriptLoaderBase | |
| IsCodeLoaded | IG::Lib::ScriptLoaderBase | |
| IsCompiled | IG::Lib::ScriptLoaderBase | |
| IsObjectPrepared | IG::Lib::ScriptLoaderBase | |
| IsScriptingInitialized | IG::Lib::ScriptLoaderBase | [static] |
| IsScriptLoaderInitialized | IG::Lib::ScriptLoaderBase | |
| LanguageName | IG::Lib::ScriptLoaderBase | |
| LibraryDirectory | IG::Lib::ScriptLoaderBase | |
| LibraryFilename | IG::Lib::ScriptLoaderBase | |
| LibraryPath | IG::Lib::ScriptLoaderBase | |
| LoadCode(string code, string className) | IG::Lib::ScriptLoaderBase | [inline] |
| LoadCode(string code) | IG::Lib::ScriptLoaderBase | [inline] |
| LoadFile(string filePath, string className) | IG::Lib::ScriptLoaderBase | [inline] |
| LoadFile(string filePath) | IG::Lib::ScriptLoaderBase | [inline] |
| LoadFileBytes(string filePath) | IG::Lib::ScriptLoaderBase | [inline, static] |
| Lock | IG::Lib::ScriptLoaderBase | |
| Logger | IG::Lib::ScriptLoaderBase | |
| OutputLevel | IG::Lib::ScriptLoaderBase | |
| PerformNamesCorrection | IG::Lib::ScriptLoaderBase | |
| ReferenceAllLoadedAssemblies | IG::Lib::ScriptLoaderBase | |
| ReferencedAssemblies | IG::Lib::ScriptLoaderBase | |
| RemoveAllReferencedAssemblies() | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| RemoveDefaultAssemblies(params string[] assemblies) | IG::Lib::ScriptLoaderBase | [inline, static] |
| RemoveReferencedAssemblies(params string[] assemblyFiles) | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| RemoveReferencedAssembly(string assemblyFile) | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| Run(string[] initializationAndRunArguments) | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| Run(string[] initializationArguments, string[] runArguments) | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| RunCode(string code, string className, string[] initializationArguments, string[] runArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| RunCode(string code, string[] initializationArguments, string[] runArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| RunCode(string code, string className, string[] initializationAndRunArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| RunCode(string code, string[] initializationAndRunArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| RunFile(string filePath, string className, string[] initializationArguments, string[] runArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| RunFile(string filePath, string[] initializationArguments, string[] runArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| RunFile(string filePath, string className, string[] initializationAndRunArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| RunFile(string filePath, string[] initializationAndRunArguments) | IG::Lib::ScriptLoaderBase | [inline] |
| RunFunctionName | IG::Lib::ScriptLoaderBase | |
| ScriptLoaderBase() | IG::Lib::ScriptLoaderBase | [inline] |
| ScriptLoaderIGLib() | IG::Lib::ScriptLoaderIGLib | [inline] |
| SetReferencedAssemblies(params string[] assemblyFiles) | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| UnloadApplicationDomain() | IG::Lib::ScriptLoaderBase | [inline, virtual] |
| UsedClassFullNames | IG::Lib::ScriptLoaderBase | [protected, static] |