C# 클래스 SenseNet.ContentRepository.Storage.IndexDirectory

파일 보기 프로젝트 열기: maxpavlov/FlexNet

Private Properties

프로퍼티 타입 설명
Deletable bool
EnsureFirstDirectory void
GetCurrentDirectory string
IndexDirectory System

공개 메소드들

메소드 설명
CreateNew ( ) : string
RemoveUnnecessaryDirectories ( ) : void
Reset ( ) : void

비공개 메소드들

메소드 설명
Deletable ( string path ) : bool
EnsureFirstDirectory ( string root ) : void
GetCurrentDirectory ( ) : string
IndexDirectory ( ) : System

메소드 상세

CreateNew() 공개 정적인 메소드

public static CreateNew ( ) : string
리턴 string

RemoveUnnecessaryDirectories() 공개 정적인 메소드

public static RemoveUnnecessaryDirectories ( ) : void
리턴 void

Reset() 공개 정적인 메소드

public static Reset ( ) : void
리턴 void