Click or drag to resize

DbImageSource Constructor

Constructors for DbImageSource
Overload List
  NameDescription
Public methodDbImageSource(IDbImageAccessor)
Creates a DbImageSource from a IDbImageAccessor implementor.
Protected methodDbImageSource(SerializationInfo, StreamingContext)
Deserialize this object from the info and context.
Public methodDbImageSource(IDbImageAccessor, Boolean)
Creates a DbImageSource from a IDbImageAccessor implementor.
Top
See Also