C# Class Tools.Models.ModelBase

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: 3gbywork/SwordNet

Public Methods

Method Description
DoNotification ( string propertyName ) : void

Method Details

DoNotification() public method

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