C# Class ServiceInsight.Settings.ProfilerSettings

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: Particular/ServiceInsight Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ProfilerSettings ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
return void

ProfilerSettings() public method

public ProfilerSettings ( ) : System
return System