Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<TestAttribute> Public Sub testDouble() |
| C# |
|---|
[TestAttribute] public void testDouble() |
| C++ |
|---|
[TestAttribute] public: void testDouble() sealed |
| J# |
|---|
/** @attribute TestAttribute() */ public void testDouble() |
| JScript |
|---|
public
TestAttribute
function testDouble() |
See Also