public InputStream(string filename);
Opens an InputStream pointing to a file in the local file system.
InputStream Constructor