IBlobProvider.Delete Method
- Namespace:
- Weavy.Core.Providers
- Assembly:
- Weavy.Core.dll
Delete(Blob)
Permanently deletes blob content from storage.
void Delete(Blob blob)
Parameters
- blob
- Blob
The blob to delete.
Permanently deletes blob content from storage.
void Delete(Blob blob)
The blob to delete.