Saturday, 24 August 2013

How to match a numbers in different language?

How to match a numbers in different language?

I have a numbers which is in japanese text and a number in english text.
example:
In japanese language six=‚U
In english language six=6
So when I compare this value it return false I have used CompareTo() but
it doesn't returns 0
How to match this values????

No comments:

Post a Comment