Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ShellMe
CommandLine
Extensions
StringExtensions
C# Class ShellMe.CommandLine.Extensions.StringExtensions
Show 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