2
Answers

if ((Double)Dr["Totalcount"]>=4.00)

how to write this in c#
if ((Double)Dr["Totalcount"]>=4.00)

Answers (2)