C# Class ShellMe.CommandLine.Extensions.StringExtensions

Afficher le fichier Open project: dff-solutions/shell.me

Méthodes publiques

Méthode Description
ToFixedLength ( this text, int length ) : string

Method Details

ToFixedLength() public static méthode

public static ToFixedLength ( this text, int length ) : string
text this
length int
Résultat string