Operator ‘>’ cannot be applied to operands of type ‘bool’ and ‘bool’ in C#
I plan to create a class library for vb.net so I have the C# code source but there is an error So I have to fix the c# code source so that I can convert it to vb.net Please guide me to solve errors in the source code C#