TriLib 2.3.8
|
Represents a series of methods to retrieve TriLib readers information. More...
Static Public Member Functions | |
static ReaderBase | FindReaderForExtension (string extension) |
Returns the Reader used to process the given extension. | |
Properties | |
static IList< string > | Extensions [get] |
Gets all TriLib reader extensions. | |
Represents a series of methods to retrieve TriLib readers information.
|
static |
Returns the Reader used to process the given extension.
extension | The extension to search the Reader for. |
null
.