C# 클래스 SInnovations.Azure.TableStorageRepository.Test.Test6Context

상속: TableStorageContext
파일 보기 프로젝트 열기: s-innovations/azure-table-storage-repository-pattern 1 사용 예제들

공개 메소드들

메소드 설명
Test6Context ( Microsoft.WindowsAzure.Storage.CloudStorageAccount account ) : System

보호된 메소드들

메소드 설명
OnModelCreating ( TableStorageModelBuilder modelbuilder ) : void

비공개 메소드들

메소드 설명
Test6Context ( ) : System
t ( DateTimeOffset time ) : string

메소드 상세

OnModelCreating() 보호된 메소드

protected OnModelCreating ( TableStorageModelBuilder modelbuilder ) : void
modelbuilder TableStorageModelBuilder
리턴 void

Test6Context() 공개 메소드

public Test6Context ( Microsoft.WindowsAzure.Storage.CloudStorageAccount account ) : System
account Microsoft.WindowsAzure.Storage.CloudStorageAccount
리턴 System