An NDoc Documented Class Library

ReadXML.getStreamReader Method 

Gets an IO stream for the file.

private StreamReader getStreamReader(
   string filepath
);

Parameters

filepath
File path

Return Value

System.IO.Streamreader for the file

See Also

ReadXML Class | Converter Namespace