Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| <TestFixtureAttribute> Public Class BinaryTableTester |
| C# |
|---|
| [TestFixtureAttribute] public class BinaryTableTester |
| C++ |
|---|
| [TestFixtureAttribute] ref class BinaryTableTester |
| J# |
|---|
| /** @attribute TestFixtureAttribute() */ public class BinaryTableTester |
| JScript |
|---|
| public TestFixtureAttribute class BinaryTableTester |
Inheritance Hierarchy
System.Object
nom.tam.fits.BinaryTableTester
nom.tam.fits.BinaryTableTester
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.