Ejemplo n.º 1
0
 public void Dispose()
 {
     // disable this when running outside the emulator
     blobStorage.DeleteBlobContainer();
     // Dispose anything else that needs to be cleand out
 }