Advertisement
CryptoJones

Select Case Resiliency

Oct 30th, 2019
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 0.21 KB | None | 0 0
  1.                             Case Else
  2.                                 Throw New ArgumentException($"Logic not provided for {Quote.System.DealerProperties.Country}", NameOf(Quote.System.DealerProperties.Country))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement