C# Class Rolcore.Repository.WindowsAzure.StorageClientImpl.EntityCheat

Inheritance: Microsoft.WindowsAzure.StorageClient.TableServiceEntity
Show file Open project: Rollins/Rolcore

Public Methods

Method Description
EntityCheat ( ) : System
EntityCheat ( string partitionKey, string rowKey ) : System

Method Details

EntityCheat() public method

public EntityCheat ( ) : System
return System

EntityCheat() public method

public EntityCheat ( string partitionKey, string rowKey ) : System
partitionKey string
rowKey string
return System