Alternative to VB.NET's Type Conversion functions (CBool) in C#?

后端 未结 3 1434
难免孤独
难免孤独 2021-01-19 07:26

Is there any alternative to VB\'s CBool keyword in C#?

What about all the other functions?

CBool will turn to a Boolean any valid boolean:

3条回答
提交回复
热议问题