C# 클래스 MvcMusicStore.Helpers.HtmlHelpers

파일 보기 프로젝트 열기: Microsoft-Web/HOL-MVC4DependencyInjection

공개 메소드들

메소드 설명
Truncate ( this helper, string input, int length ) : string

메소드 상세

Truncate() 공개 정적인 메소드

public static Truncate ( this helper, string input, int length ) : string
helper this
input string
length int
리턴 string