Search Results for

    Show / Hide Table of Contents

    Namespace Simplic.Dlr

    Classes

    DlrClass

    Class which represents an instance of a dlr class for simple using in c#

    DlrHost<T>

    Host environment for the dynamic language runtime

    DlrScriptScope

    Represents a scope for the dlr hosting system. A scope descriptes an area, where stuff is available and accessable

    GenericImportModule

    GenericImportModule.genericimporter

    Generic importer, bases on PEP 302 and the IronPython zipimporter module

    IronPythonLanguage

    Implementation of the IronPython language to use in the simplic dlr implementation

    Interfaces

    IDlrHost

    Represents a simplic Dlr host

    IDlrImportResolver

    Resolver for importing scripts and modules

    IDlrLanguage

    Base class which must be inherited in all Language implementations (e.g. IronPythonLanguage)

    Enums

    ResolvedType

    Resolve path

    Delegates

    SetupRuntime

    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx