IAssemblyLocator Interface
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public Interface IAssemblyLocator
'Usage
Dim instance As IAssemblyLocator
public interface IAssemblyLocator
public interface class IAssemblyLocator
type IAssemblyLocator = interface end
public interface IAssemblyLocator
The IAssemblyLocator type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetAssemblies |
Top