MethodExtensions Class

.NET Framework 4.5

Represents the extension of methods for the SignalR hubs.

System::Object
  Microsoft.AspNet.SignalR.Hubs::MethodExtensions

Namespace:  Microsoft.AspNet.SignalR.Hubs
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

[ExtensionAttribute]
public ref class MethodExtensions abstract sealed

The MethodExtensions type exposes the following members.

  NameDescription
Public methodStatic memberMatchesSpecifies whether a method extension matches another method descriptor.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: