Added AvaloniaUI project.
This commit is contained in:
@@ -24,5 +24,6 @@ public interface IAudioPlayer
|
||||
Task PreviousAsync();
|
||||
Task NextAsync();
|
||||
|
||||
event EventHandler PlayingSongChanged;
|
||||
event PropertyChangedEventHandler PropertyChanged;
|
||||
}
|
||||
Reference in New Issue
Block a user