C# Class RavenFS.Studio.Models.FilesPageModel

Inheritance: PageModel
Afficher le fichier Open project: hibernating-rhinos/RavenFS

Méthodes publiques

Свойство Type Description
SearchStartedMessage string

Méthodes publiques

Méthode Description
FilesPageModel ( ) : System

Méthodes protégées

Méthode Description
OnViewLoaded ( ) : void

Private Methods

Méthode Description
GetFolder ( ) : string
SearchPatternIsValid ( string pattern ) : bool
UpdateBreadCrumbs ( ) : void

Method Details

FilesPageModel() public méthode

public FilesPageModel ( ) : System
Résultat System

OnViewLoaded() protected méthode

protected OnViewLoaded ( ) : void
Résultat void

Property Details

SearchStartedMessage public_oe static_oe property

public static string SearchStartedMessage
Résultat string