Eplan Platform API
Eplan.EplApi.Starter Namespace / AssemblyResolver Class / AssemblyResolver Constructor

In This Topic
    AssemblyResolver Constructor
    In This Topic
    Create one AssemblyResolver. This will automatically add an AssemblyResolve Event Handler for this domain.
    Syntax
    public AssemblyResolver()
    public:
    AssemblyResolver();
    See Also