ReflectedMethodDescriptorProvider Class
.NET Framework 4.5
Namespace:
Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Top
Top
Represents the reflected method for the descriptor provider.
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
The ReflectedMethodDescriptorProvider type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ReflectedMethodDescriptorProvider | Initializes a new instance of the ReflectedMethodDescriptorProvider class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetMethods | Returns a collection of methods for the provider. |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | TryGetMethod | Searches the specified hub for the specified method. |
Show:
