LumiSoft Mail Server User API
TestArchive Method (testData)
Namespaces > ICSharpCode.SharpZipLib.Zip > ZipFile > TestArchive(Boolean)

[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Zip.ZipFile.TestArchive(System.Boolean)]

Syntax
C#Visual BasicManaged C++
public bool TestArchive (
	bool testData
)
Public Function TestArchive ( _
	testData As Boolean _
) As Boolean
public:
bool TestArchive (
	bool testData
)
Parameters
testData (Boolean)

[Missing <param> documentation for "testData"]

Return Value

[Missing <returns> documentation for M:ICSharpCode.SharpZipLib.Zip.ZipFile.TestArchive(System.Boolean)]

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)