Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WebMarkupMin
AspNet
Common
Compressors
NullCompressor
C# Class WebMarkupMin.AspNet.Common.Compressors.NullCompressor
Null compressor
Inheritance:
ICompressor
Show file
Open project: Taritsyn/WebMarkupMin
Public Methods
Method
Description
Compress
(
Stream
stream
) :
Stream
Do not performs operations with the stream
Method Details
Compress()
public
method
Do not performs operations with the stream
public
Compress
(
Stream
stream
) :
Stream
stream
System.IO.Stream
The stream
return
System.IO.Stream