Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetCompressor ( Stream output ) : |
||
GetDecompressor ( Stream input ) : XmlReader | ||
GetHashCode ( ) : int | ||
SetParameterValues ( string>.IDictionary |
||
XmlTextCompressor ( ) : System | ||
XmlTextCompressor ( IStreamCompressor compressor ) : System |
public GetCompressor ( Stream output ) : |
||
output | Stream | |
return |
public GetDecompressor ( Stream input ) : XmlReader | ||
input | Stream | |
return | XmlReader |
public SetParameterValues ( string>.IDictionary |
||
parameters | string>.IDictionary | |
return | void |
public XmlTextCompressor ( IStreamCompressor compressor ) : System | ||
compressor | IStreamCompressor | |
return | System |