D
DBC User
This is a very simple question, I have a number and I want to check if
the number is between 2 integers. I can use 'if' to resolve this
situation. But I am curious, if there is any other verbs that I can
use in C# like sql 'between'?
Thanks.
the number is between 2 integers. I can use 'if' to resolve this
situation. But I am curious, if there is any other verbs that I can
use in C# like sql 'between'?
Thanks.