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