C# Class RavenFS.Studio.Models.FilesPageModel

Inheritance: PageModel
显示文件 Open project: hibernating-rhinos/RavenFS

Public Properties

Property Type Description
SearchStartedMessage string

Public Methods

Method Description
FilesPageModel ( ) : System

Protected Methods

Method Description
OnViewLoaded ( ) : void

Private Methods

Method Description
GetFolder ( ) : string
SearchPatternIsValid ( string pattern ) : bool
UpdateBreadCrumbs ( ) : void

Method Details

FilesPageModel() public method

public FilesPageModel ( ) : System
return System

OnViewLoaded() protected method

protected OnViewLoaded ( ) : void
return void

Property Details

SearchStartedMessage public_oe static_oe property

public static string SearchStartedMessage
return string