I have a text format like this:
12-22-24-22-33-13
when user click a button then check for duplicated number in that text.
how to handle this in C#.
12-22-24-22-33-13
when user click a button then check for duplicated number in that text.
how to handle this in C#.
Comment