Skip to content

CharEx ​

Provides extension methods for System.Char values.

Kind: Static class

Namespace: CrowdControl.Common

Public Static Functions

string

Repeat(char source, int repetitions)

Creates a string containing the specified character repeated a given number of times.