C# Class ExpressionEngine.StringUtil

Afficher le fichier Open project: gsscoder/exprengine

Méthodes publiques

Méthode Description
Repeat ( this @char, int count ) : string

Method Details

Repeat() public static méthode

public static Repeat ( this @char, int count ) : string
@char this
count int
Résultat string