EmptyJavaScriptProxyGenerator 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 Empty Javascript proxy.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The EmptyJavaScriptProxyGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EmptyJavaScriptProxyGenerator | Initializes a new instance of the EmptyJavaScriptProxyGenerator class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GenerateProxy | Generates a proxy with a specified URL. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
