C# Class TwentyTwenty.Storage.Google.Test.StorageFixture

Inheritance: IDisposable
Show file Open project: 2020IP/TwentyTwenty.Storage Class Usage Examples

Public Properties

Property Type Description
_client StorageService

Public Methods

Method Description
Dispose ( ) : void
StorageFixture ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

StorageFixture() public method

public StorageFixture ( ) : System
return System

Property Details

_client public property

public StorageService _client
return StorageService