C# Class MvcMusicStore.Helpers.HtmlHelpers

Afficher le fichier Open project: Microsoft-Web/HOL-MVC4DependencyInjection

Méthodes publiques

Méthode Description
Truncate ( this helper, string input, int length ) : string

Method Details

Truncate() public static méthode

public static Truncate ( this helper, string input, int length ) : string
helper this
input string
length int
Résultat string