source: Include/Classes/System/IO/StreamReader.ab@ 271

Last change on this file since 271 was 271, checked in by dai, 17 years ago

SHFILEOPSTRUCT.hWnd → SHFILEOPSTRUCT.hwnd
System.IOに属するクラスに名前空間を適用した。

File size: 116 bytes
Line 
1Namespace System
2Namespace IO
3
4
5Class StreamReader
6 ' TODO: 実装
7End Class
8
9
10End Namespace
11End Namespace
Note: See TracBrowser for help on using the repository browser.