Click or drag to resize

BlobFactoryCreate Method

Overload List
  NameDescription
Public methodStatic memberCreate(String, Byte)
Creates an IBlob given a type and in memory content
Public methodStatic memberCreate(String, Stream)
Creates an IBlob given a type and streaming content
Public methodStatic memberCreate(String, Uri)
Creates an IBlob given a type and a URL to a file
Top
See Also