Skip to content

Specified the Module origin #2602

Open
Open
@99rsuzuki

Description

@99rsuzuki

Hi,

I have to import two assemblies with the same Namespace, the difference is the version and methods inside each one.

`
sys.path.append("dll_path_1")
clr.AddReference("test1.dll") #-> It has the namespace as MAINCLASS

sys.path.append("dll_path_2")
clr.AddReference("test2.dll") #-> It has the namespace as MAINCLASS
`

I am not able to specified from which reference I want to call, it always calls the method from the first reference added.

from MAINCLASS import ( # It always calls from the test1.dll ... )

Is it possible to add a reference with alias or import the Namespace with alias?
Is there any other solution for it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy