IAssemblyLocator Interface

.NET Framework 4.5

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
Public method GetAssemblies

Top

See Also

Reference

Microsoft.AspNet.SignalR.Hubs Namespace