C# 클래스 Frapid.WebsiteBuilder.StringExtension

파일 보기 프로젝트 열기: frapid/frapid

공개 메소드들

메소드 설명
Truncate ( this input, int limit = 50 ) : string

메소드 상세

Truncate() 공개 정적인 메소드

public static Truncate ( this input, int limit = 50 ) : string
input this
limit int
리턴 string