C# 클래스 ExpressionEngine.StringUtil

파일 보기 프로젝트 열기: gsscoder/exprengine

공개 메소드들

메소드 설명
Repeat ( this @char, int count ) : string

메소드 상세

Repeat() 공개 정적인 메소드

public static Repeat ( this @char, int count ) : string
@char this
count int
리턴 string