C# Class CasualMeter.Tracker.Properties.NotifyPropertyChangedInvocatorAttribute

Inheritance: System.Attribute
Show file Open project: lunyx/CasualMeter

Private Properties

Property Type Description

Public Methods

Method Description
NotifyPropertyChangedInvocatorAttribute ( ) : System
NotifyPropertyChangedInvocatorAttribute ( string parameterName ) : System

Method Details

NotifyPropertyChangedInvocatorAttribute() public method

public NotifyPropertyChangedInvocatorAttribute ( ) : System
return System

NotifyPropertyChangedInvocatorAttribute() public method

public NotifyPropertyChangedInvocatorAttribute ( string parameterName ) : System
parameterName string
return System