MethodExtensions Class
.NET Framework 4
Inheritance Hierarchy
System.Object
Microsoft.AspNet.SignalR.Hubs.MethodExtensions
Namespace: Microsoft.AspNet.SignalR.Hubs
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class MethodExtensions
'Usage
public static class MethodExtensions
[ExtensionAttribute]
public ref class MethodExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MethodExtensions = class end
public final class MethodExtensions
The MethodExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
Matches |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.