C# 클래스 RavenFS.Studio.Models.FilesPageModel

상속: PageModel
파일 보기 프로젝트 열기: hibernating-rhinos/RavenFS

공개 프로퍼티들

프로퍼티 타입 설명
SearchStartedMessage string

공개 메소드들

메소드 설명
FilesPageModel ( ) : System

보호된 메소드들

메소드 설명
OnViewLoaded ( ) : void

비공개 메소드들

메소드 설명
GetFolder ( ) : string
SearchPatternIsValid ( string pattern ) : bool
UpdateBreadCrumbs ( ) : void

메소드 상세

FilesPageModel() 공개 메소드

public FilesPageModel ( ) : System
리턴 System

OnViewLoaded() 보호된 메소드

protected OnViewLoaded ( ) : void
리턴 void

프로퍼티 상세

SearchStartedMessage 공개적으로 정적으로 프로퍼티

public static string SearchStartedMessage
리턴 string