C# 클래스 Postworthy.Tasks.AzureCleanUp.Program.StorageEntityIndex

상속: RepositoryEntity
파일 보기 프로젝트 열기: postworthy/postworthy

공개 메소드들

메소드 설명
IsEqual ( RepositoryEntity other ) : bool
StorageEntityIndex ( ) : System
StorageEntityIndex ( string key ) : System
StorageEntityIndex ( string key, List EntityKeys ) : System

메소드 상세

IsEqual() 공개 메소드

public IsEqual ( RepositoryEntity other ) : bool
other RepositoryEntity
리턴 bool

StorageEntityIndex() 공개 메소드

public StorageEntityIndex ( ) : System
리턴 System

StorageEntityIndex() 공개 메소드

public StorageEntityIndex ( string key ) : System
key string
리턴 System

StorageEntityIndex() 공개 메소드

public StorageEntityIndex ( string key, List EntityKeys ) : System
key string
EntityKeys List
리턴 System