| Package | Description |
|---|---|
| agi.foundation.infrastructure |
Contains types which support various aspects of the DME Component Libraries infrastructure.
|
| Modifier and Type | Method and Description |
|---|---|
FileStream |
FileStreamFactory.openFileStream()
Opens a new
FileStream. |
| Constructor and Description |
|---|
FileStreamFactory(agi.foundation.compatibility.Func1<FileStream> func)
Initializes a new instance with a provided delegate.
|