Saturday, 24 August 2013

c# string copy a character with specific lenght

c# string copy a character with specific lenght

How can I fill a string with a specific character like make string anf
length like (y,4) and the result is yyyy I know there is something like in
c++, fillstring Is that exist in c# too

No comments:

Post a Comment