C# 클래스 Rolcore.Repository.WindowsAzure.StorageClientImpl.EntityCheat

상속: Microsoft.WindowsAzure.StorageClient.TableServiceEntity
파일 보기 프로젝트 열기: Rollins/Rolcore

공개 메소드들

메소드 설명
EntityCheat ( ) : System
EntityCheat ( string partitionKey, string rowKey ) : System

메소드 상세

EntityCheat() 공개 메소드

public EntityCheat ( ) : System
리턴 System

EntityCheat() 공개 메소드

public EntityCheat ( string partitionKey, string rowKey ) : System
partitionKey string
rowKey string
리턴 System