Show / Hide Table of Contents

    Constructor AssemblyNameLoaderAssemblyProvider

    AssemblyNameLoaderAssemblyProvider(AssemblyLoadContext)

    Initialises a new AssemblyNameLoaderAssemblyProvider instance with a given AssemblyLoadContext instance.
    Declaration
    protected AssemblyNameLoaderAssemblyProvider(AssemblyLoadContext assemblyLoadContext = null)
    Parameters
    Type Name Description
    System.Runtime.Loader.AssemblyLoadContext assemblyLoadContext The System.Runtime.Loader.AssemblyLoadContext used to load assemblies. If not provided or null, the System.Runtime.Loader.AssemblyLoadContext.Default context instance is used instead.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.