Lean
$LEAN_TAG$
|
Provides factor method for creating an IStreamProvider from a file name More...
Static Public Member Functions | |
static IStreamProvider | ForExtension (string extension) |
Creates a new IStreamProvider capable of reading a file with the specified extenson More... | |
Provides factor method for creating an IStreamProvider from a file name
Definition at line 44 of file IStreamProvider.cs.
|
static |
Creates a new IStreamProvider capable of reading a file with the specified extenson
extension | The file extension |
Definition at line 51 of file IStreamProvider.cs.