AvaloniaUI / avalonia-docs

https://docs.avaloniaui.net/docs/welcome
65 stars 213 forks source link

Update searching-for-albums.md #442

Closed bearyung closed 8 months ago

bearyung commented 8 months ago

change the signature of string s in DoSearch(string s) to DoSearch(string? s) to reflect the fact that "s" may have a null value