Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class RowStuffer.FloatRowStuffer Inherits RowStuffer |
C# |
---|
public class RowStuffer.FloatRowStuffer : RowStuffer |
C++ |
---|
ref class RowStuffer.FloatRowStuffer : RowStuffer |
J# |
---|
public class RowStuffer.FloatRowStuffer extends RowStuffer |
JScript |
---|
public class RowStuffer.FloatRowStuffer extends RowStuffer |
Inheritance Hierarchy
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
See Also