Method | Description | |
---|---|---|
GetSource ( ) : Stream |
Get a Stream providing data.
|
|
StaticDiskDataSource ( string fileName ) : System |
Initialise a new instnace of StaticDiskDataSource
|
public StaticDiskDataSource ( string fileName ) : System | ||
fileName | string | The name of the file to obtain data from. |
return | System |