C# Class ServiceInsight.Framework.Rx.RxScreen

Inheritance: Caliburn.Micro.Screen, IObservablePropertyChanged
显示文件 Open project: Particular/ServiceInsight

Public Methods

Method Description
Dispose ( ) : void
NotifyOfPropertyChange ( [ propertyName = null ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

NotifyOfPropertyChange() public method

public NotifyOfPropertyChange ( [ propertyName = null ) : void
propertyName [
return void