Initializes a new instance of the HashedListTester class.


Namespace: nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public HashedListTester()
C++
public:
 HashedListTester() sealed 
J#
public HashedListTester()
JScript
public function HashedListTester()

See Also