Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
_500
WordWrap
C# Class _500.WordWrap
Datei anzeigen
Open project: Oscarbralo/TopBlogCoder
Class Usage Examples
Public Methods
Method
Description
justify
(
string
lines
,
int
columnWidth
) :
string[]
Method Details
justify()
public
method
public
justify
(
string
lines
,
int
columnWidth
) :
string[]
lines
string
columnWidth
int
return
string[]