IStringMinifier.Minify Method
.NET Framework 4
Minifies a string in a way that can be reversed by this instance of IStringMinifier.
Namespace: Microsoft.AspNet.SignalR.Infrastructure
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Function Minify ( _
value As String _
) As String
'Usage
Dim instance As IStringMinifier
Dim value As String
Dim returnValue As String
returnValue = instance.Minify(value)
string Minify(
string value
)
String^ Minify(
String^ value
)
abstract Minify :
value:string -> string
function Minify(
value : String
) : String
Parameters
- value
Type: System.String
The string to be minified.
Return Value
Type: System.String
A minified representation of the value without the following characters:,|\