| _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 | inlinestatic |
| AddDefaultReferencedAssemblies() | IG.Lib.ScriptLoaderBase | inlineprotected |
| AddReferencedAssemblies(params string[] assemblyFiles) | IG.Lib.ScriptLoaderBase | inlinevirtual |
| AddReferencedAssemblies(System.CodeDom.Compiler.CompilerParameters compilerParameters) | IG.Lib.ScriptLoaderBase | inlineprotectedvirtual |
| AddReferencedAssembly(string assemblyFile) | IG.Lib.ScriptLoaderBase | inlinevirtual |
| 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 | inlinestatic |
| ClearLogger() | IG.Lib.ScriptLoaderBase | inlinevirtual |
| Code | IG.Lib.ScriptLoaderBase | |
| Compile() | IG.Lib.ScriptLoaderBase | inlinevirtual |
| CompilerResults | IG.Lib.ScriptLoaderBase | |
| CreatedObject | IG.Lib.ScriptLoaderBase | |
| CreateLoadableObject(string[] initializationArguments, bool storeObject) | IG.Lib.ScriptLoaderBase | inlinevirtual |
| CreateLoadableObject(string[] initializationArguments, string classFullName) | IG.Lib.ScriptLoaderBase | inlinevirtual |
| CreateNonexistentFilePath(string originalPath) | IG.Lib.ScriptLoaderBase | inlineprotectedstatic |
| CreateNonexistentLibraryPath() | IG.Lib.ScriptLoaderBase | inlineprotected |
| CreateObject(string[] initializationArguments) | IG.Lib.ScriptLoaderBase | inlinevirtual |
| 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 | inlinestatic |
| CreateScriptObject(string scriptClassFullName, int outputLevel) | IG.Lib.ScriptLoaderBase | inlinestatic |
| DefaultAssemblies | IG.Lib.ScriptLoaderBase | protectedstatic |
| FindClassName(string code) | IG.Lib.ScriptLoaderBase | inlinestatic |
| FindNameAfterKeyword(string code, string keyword, string allowedCharacters) | IG.Lib.ScriptLoaderBase | inlinestatic |
| FindNamespace(string code) | IG.Lib.ScriptLoaderBase | inlinestatic |
| GetExampleCode() | IG.Lib.ScriptLoaderBase | inlinevirtual |
| GetExampleCode(string pureScript) | IG.Lib.ScriptLoaderBase | inlinevirtual |
| GetExecutableDirectory() | IG.Lib.ScriptLoaderBase | inlinevirtual |
| GetFileContents(string filePath) | IG.Lib.ScriptLoaderBase | inlinestatic |
| GetLoadableScriptC(ILoadableScript scriptObject) | IG.Lib.ScriptLoaderBase | inlinestatic |
| GetReferencedAssemblies() | IG.Lib.ScriptLoaderBase | inlinevirtual |
| Global | IG.Lib.ScriptLoaderBase | static |
| InitFunctionName | IG.Lib.ScriptLoaderBase | |
| InitializeScripting() | IG.Lib.ScriptLoaderBase | inlinestatic |
| InitializeScriptLoader() | IG.Lib.ScriptLoaderBase | inlinevirtual |
| IsClassFullNameUsed(string classFillName) | IG.Lib.ScriptLoaderBase | inlinestatic |
| 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 classFullName) | 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 | inlinestatic |
| 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 | inlinevirtual |
| RemoveDefaultAssemblies(params string[] assemblies) | IG.Lib.ScriptLoaderBase | inlinestatic |
| RemoveReferencedAssemblies(params string[] assemblyFiles) | IG.Lib.ScriptLoaderBase | inlinevirtual |
| RemoveReferencedAssembly(string assemblyFile) | IG.Lib.ScriptLoaderBase | inlinevirtual |
| Run(string[] initializationAndRunArguments) | IG.Lib.ScriptLoaderBase | inlinevirtual |
| Run(string[] initializationArguments, string[] runArguments) | IG.Lib.ScriptLoaderBase | inlinevirtual |
| 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 | inlinevirtual |
| UnloadApplicationDomain() | IG.Lib.ScriptLoaderBase | inlinevirtual |
| UsedClassFullNames | IG.Lib.ScriptLoaderBase | protectedstatic |