Show / Hide Table of Contents

    Constructor AssemblyProvider

    AssemblyProvider(IEnumerable<Assembly>)

    Initialises a new TypeAssemblyProvider instance with the Assembly instance of a given Type instance.
    Declaration
    public AssemblyProvider(IEnumerable<Assembly> assemblies)
    Parameters
    Type Name Description
    System.Collections.Generic.IEnumerable<Assembly> assemblies Collection of Assembly instances to initialise provider with.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.