Method Open
Open(String, String)
Returns a fileName
and source
. It is the
caller's respnsibility to dispose the
Declaration
Stream Open(string source, string fileName)
Parameters
Type | Name | Description |
---|---|---|
System.String | source | |
System.String | fileName |
Returns
Type | Description |
---|---|
Stream |