C# Class ComponentAce.Compression.Libs.zlib.ZStreamException

Inheritance: System.IO.IOException
ファイルを表示 Open project: Core-Techs/TiffLibrary

Public Methods

Method Description
ZStreamException ( ) : System
ZStreamException ( System s ) : System

Method Details

ZStreamException() public method

public ZStreamException ( ) : System
return System

ZStreamException() public method

public ZStreamException ( System s ) : System
s System
return System