C# Class Amido.Azure.Storage.TableStorage.Tests.Integration.TestEntity

Inheritance: Microsoft.WindowsAzure.StorageClient.TableServiceEntity
Show file Open project: amido/Amido.Azure.Storage.TableStorage

Public Methods

Method Description
TestEntity ( string partitionKey, string rowKey ) : Microsoft.WindowsAzure.StorageClient

Method Details

TestEntity() public method

public TestEntity ( string partitionKey, string rowKey ) : Microsoft.WindowsAzure.StorageClient
partitionKey string
rowKey string
return Microsoft.WindowsAzure.StorageClient