Esempio n. 1
0
 public BlobObjectCollection(IBlobObjectCollection blobs)
 {
     this.blobs = blobs;
 }