C# Class DataStoreLib.Storage.PopularOnMovieMirchiTable

Inheritance: Table
Mostra file Open project: viren85/moviemirchi

Protected Methods

Method Description
GetParitionKey ( ) : string
PopularOnMovieMirchiTable ( Microsoft.WindowsAzure.Storage.Table.CloudTable table ) : DataStoreLib.Models

Private Methods

Method Description
CreateTable ( Microsoft.WindowsAzure.Storage.Table.CloudTable table ) : Table

Method Details

GetParitionKey() protected method

protected GetParitionKey ( ) : string
return string

PopularOnMovieMirchiTable() protected method

protected PopularOnMovieMirchiTable ( Microsoft.WindowsAzure.Storage.Table.CloudTable table ) : DataStoreLib.Models
table Microsoft.WindowsAzure.Storage.Table.CloudTable
return DataStoreLib.Models