Initializes a new instance of the RowStuffer class.


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

Syntax

Visual Basic (Declaration)
Protected Sub New()
C#
protected RowStuffer()
C++
protected:
 RowStuffer() sealed 
J#
protected RowStuffer()
JScript
protected function RowStuffer()

See Also