System.IO.Blob.Blob C# (CSharp) Method

Blob() public method

public Blob ( ) : System.Collections.TypedArrays
return System.Collections.TypedArrays
        public Blob()
        {
        }

Same methods

Blob::Blob ( TypeOption blobParts ) : System.Collections.TypedArrays
Blob::Blob ( TypeOption blobParts, BlobPropertyBag options ) : System.Collections.TypedArrays