Method OpenResource
OpenResource(string)
Opens a stream for reading the specified resource.
protected Stream OpenResource(string path)
Parameters
pathstringThe name of the resource to be opened for reading.
Opens a stream for reading the specified resource.
protected Stream OpenResource(string path)
path stringThe name of the resource to be opened for reading.