IJavaScriptMinifier Interface

.NET Framework 4

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

Syntax

'Declaration
Public Interface IJavaScriptMinifier
'Usage
Dim instance As IJavaScriptMinifier
public interface IJavaScriptMinifier
public interface class IJavaScriptMinifier
type IJavaScriptMinifier =  interface end
public interface IJavaScriptMinifier

The IJavaScriptMinifier type exposes the following members.

Methods

  Name Description
Public method Minify

Top

See Also

Reference

Microsoft.AspNet.SignalR.Hubs Namespace