C# Class X.Browser.WebPageViewModel

Inheritance: ViewModelBase
显示文件 Open project: liquidboy/X

Public Methods

Method Description
ExternalRaisePropertyChanged ( string propName ) : void

Private Methods

Method Description
ExecuteTogglePinCommand ( object obj ) : void

Method Details

ExternalRaisePropertyChanged() public method

public ExternalRaisePropertyChanged ( string propName ) : void
propName string
return void