StringExtensionsRepeat Method |
| Name | Description | |
|---|---|---|
| Repeat(String, Int32) |
Repeats the specified string a number of times
| |
| Repeat(String, Int32, String) |
Repeats the specified string a number of times, each
instance separated by the separator string
|