C# Class OakBot.Song

Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: ocgineer/OakBot Class Usage Examples

Public Methods

Method Description
Song ( string link ) : System.ComponentModel

Protected Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
return void

Song() public method

public Song ( string link ) : System.ComponentModel
link string
return System.ComponentModel