/ Published in: C#
![](/img/icon_sav.png?v3)
If debit is null, return credit. Otherwise return debit.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
return debit ?? credit
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)