String of binary to integer
I have a string which contains of 0 and 1. I wanna know if there is any
method in c# to convert this in Uint32 . I know how to do that without any
method but just I wanna know if there is any method does that
automatically?
No comments:
Post a Comment