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