C# Class ClassWithCustomEventInvoker, NotifyPropertyWeaver

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: shiftkey/NotifyPropertyWeaver

Private Properties

Property Type Description

Public Methods

Method Description
CustomEventInvoker ( string propertyName ) : void

Method Details

CustomEventInvoker() public method

public CustomEventInvoker ( string propertyName ) : void
propertyName string
return void