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