C# Class NuGetGallery.Operations.DatabaseAndStorageTask

Inheritance: StorageTask
Exibir arquivo Open project: JetBrains/ReSharperGallery

Private Properties

Property Type Description

Public Methods

Method Description
ValidateArguments ( ) : void

Protected Methods

Method Description
CreateBlobClient ( ) : Microsoft.WindowsAzure.Storage.Blob.CloudBlobClient

Method Details

CreateBlobClient() protected method

protected CreateBlobClient ( ) : Microsoft.WindowsAzure.Storage.Blob.CloudBlobClient
return Microsoft.WindowsAzure.Storage.Blob.CloudBlobClient

ValidateArguments() public method

public ValidateArguments ( ) : void
return void