| Overload | Description |
|---|---|
| StreamFile Constructor(Stream) | Initializes a new instance of the StreamFile class specifying its inner stream. |
| StreamFile Constructor(Stream,String) | Initializes a new instance of the StreamFile class specifying its inner stream as well as its name. |