Table of Contents

Method Repeat

Namespace
Pinwheel.Poseidon
Assembly
Pinwheel.Poseidon.Runtime.dll

Repeat(char, int)

public static string Repeat(char src, int count)

Parameters

src char
count int

Returns

string