DefaultAssemblyLocator Constructor
.NET Framework 4
Namespace: Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DefaultAssemblyLocator()
public DefaultAssemblyLocator()
public:
DefaultAssemblyLocator()
new : unit -> DefaultAssemblyLocator
public function DefaultAssemblyLocator()