C# Class Catalogue.Data.Import.FileSystem

Inheritance: IFileSystem
ファイルを表示 Open project: jncc/topcat

Public Methods

Method Description
OpenReader ( string path ) : TextReader

Method Details

OpenReader() public method

public OpenReader ( string path ) : TextReader
path string
return System.IO.TextReader