Namespace: nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected _in As BinaryReader |
C# |
---|
protected BinaryReader _in; |
C++ |
---|
protected: BinaryReader _in sealed ; |
J# |
---|
protected BinaryReader _in |
JScript |
---|
protected _in : BinaryReader; |