PowerTCP Zip Compression for .NET
ZStreamException Constructor




Initializes a new instance of the ZStreamException class.
Syntax
Public Function New( _
   ByVal s As String _
)
Dim s As String
 
Dim instance As New ZStreamException(s)
public ZStreamException( 
   string s
)
public: ZStreamException( 
   string* s
)
public:
ZStreamException( 
   String^ s
)

Parameters

s
See Also

Reference

ZStreamException Class
ZStreamException Members


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic