Building a simple RSS reader using WPF databinding
posted by nestor(195) 5 years, 10 months ago 0
It works for me
Reply
C#'s new ?? operator
Nice tip, I didn't know about ?? operator. Thanks