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

Inheritance: Microsoft.WindowsAzure.StorageClient.TableServiceEntity
Afficher le fichier Open project: Rollins/Rolcore

Méthodes publiques

Méthode Description
EntityCheat ( ) : System
EntityCheat ( string partitionKey, string rowKey ) : System

Method Details

EntityCheat() public méthode

public EntityCheat ( ) : System
Résultat System

EntityCheat() public méthode

public EntityCheat ( string partitionKey, string rowKey ) : System
partitionKey string
rowKey string
Résultat System