If I have a credit number that is an int and I just want to display the last 4 numbers with a * on the left, how would I do this in C#?If I have a credit number that is an int and I
If I have a credit number that is an int and I just want to display the last 4 numbers with a * on the left, how would I do this in C#?If I have a credit number that is an int and I