C# Class RavenFS.Studio.Models.ConfigurationPageModel

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

Public Properties

Property Type Description
SearchStartedMessage string

Public Methods

Method Description
ConfigurationPageModel ( ) : System

Protected Methods

Method Description
OnViewLoaded ( ) : void

Private Methods

Method Description
HandleAddNewConfiguration ( ) : void
HandleEditConfiguration ( object parameter ) : void

Method Details

ConfigurationPageModel() public method

public ConfigurationPageModel ( ) : 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