Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

write string multiple times c#

String.Concat(Enumerable.Repeat("Hello", 4))
 
PREVIOUS NEXT
Tagged: #write #string #multiple #times
ADD COMMENT
Topic
Name
8+3 =