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