ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Classes | Functions
Package ImageResizer.Plugins.SqlReader

Classes

class  SqlReaderPlugin
 Specialized VirtualPathProvider that allows accessing database images as if they are on disk. More...
 
class  DatabaseFile
 Represents a blob stored in the database. Provides methods for verifying existence, opening a stream, and checking the modified date. Modified date and existence values are cached after the first query. More...
 
class  SqlReaderSettings
 Holds settings used to create a SqlReader More...
 

Functions

delegate void AuthorizeEvent (String id)