C# Class AzureCloudTableContext.Api.PartitionMetaData

Used in the CloudTableContext class internally to wrap the list of PartitionKeys that are used in an Azure Table.
Datei anzeigen Open project: Hallmanac/AzureCloudTable

Public Methods

Method Description
PartitionMetaData ( ) : System

Method Details

PartitionMetaData() public method

public PartitionMetaData ( ) : System
return System