IAssemblyResolver Interface

Interface for classes that are responsible for resolving and loading assembly files.

Namespace:  Microsoft.Practices.Composite.Modularity
Assembly:  Microsoft.Practices.Composite (in Microsoft.Practices.Composite.dll)

Syntax

'Declaration
Public Interface IAssemblyResolver
public interface IAssemblyResolver
public interface class IAssemblyResolver
Microsoft.Practices.Composite.Modularity.IAssemblyResolver = function();
Microsoft.Practices.Composite.Modularity.IAssemblyResolver.createInterface('Microsoft.Practices.Composite.Modularity.IAssemblyResolver');

See Also

IAssemblyResolver Members

Microsoft.Practices.Composite.Modularity Namespace