C# Class ShellMe.CommandLine.Extensions.StringExtensions

Mostra file Open project: dff-solutions/shell.me

Public Methods

Method Description
ToFixedLength ( this text, int length ) : string

Method Details

ToFixedLength() public static method

public static ToFixedLength ( this text, int length ) : string
text this
length int
return string