Namespace:
nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Shared Function CreateTempFilename() As String |
C# |
---|
protected static string CreateTempFilename() |
C++ |
---|
protected: static String CreateTempFilename() |
J# |
---|
protected static string CreateTempFilename() |
JScript |
---|
protected static
function CreateTempFilename() : String |
See Also