Search Results for

    Show / Hide Table of Contents

    Class GenericImportModule

    Inheritance
    System.Object
    GenericImportModule
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Dlr
    Assembly: Simplic.Dlr.dll
    Syntax
    public static class GenericImportModule

    Fields

    | Improve this Doc View Source

    RESOLVER_PATH_NAME

    Name which will be used in resolver

    Declaration
    public const string RESOLVER_PATH_NAME = "<simplic-dlr-resolver>"
    Field Value
    Type Description
    System.String

    Properties

    | Improve this Doc View Source

    Host

    IronPython language context.

    Declaration
    public static DlrHost<IronPythonLanguage> Host { get; }
    Property Value
    Type Description
    DlrHost<IronPythonLanguage>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx