C# Class ModernizedAlice.IPlugin.ModuleInterface.TextStyle

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: kienaiProject/ArtOfWords Class Usage Examples

Public Methods

Method Description
NotifyAll ( ) : void
OnPropertyChanged ( string name ) : void

Method Details

NotifyAll() public method

public NotifyAll ( ) : void
return void

OnPropertyChanged() public method

public OnPropertyChanged ( string name ) : void
name string
return void