IJavaScriptMinifier Interface

.NET Framework 4.5

Combines, minifies, and caches JavaScript of the hub.

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

public interface class IJavaScriptMinifier

The IJavaScriptMinifier type exposes the following members.

  NameDescription
Public methodMinifyMinifies the specified source of the IJavaScriptMinifier.
Top
Show: