ReflectionHelper Class

.NET Framework 4.5

Represents a reflection helper.

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

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

public ref class ReflectionHelper abstract sealed

The ReflectionHelper type exposes the following members.

  NameDescription
Public methodStatic memberGetAttributeValue<TAttribute, TResult>Gets the attribute value for this helper.
Public methodStatic memberGetExportedHubMethodsGets a list of exported hub methods.
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: