DefaultJavaScriptProxyGenerator Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Top
Represents a generator for default Javascript proxy.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The DefaultJavaScriptProxyGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DefaultJavaScriptProxyGenerator(IDependencyResolver) | Initializes a new instance of the DefaultJavaScriptProxyGenerator class. |
![]() | DefaultJavaScriptProxyGenerator(IHubManager, IJavaScriptMinifier) | Initializes a new instance of the DefaultJavaScriptProxyGenerator class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GenerateProxy(String) | Generates a specified proxy. |
![]() | GenerateProxy(String, Boolean) | Generates a specified proxy. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
