C# Class Crisis.StringFormatter.OptimalWordWrappedString.WordInfo

显示文件 Open project: teeknofil/Crisis-Wordlist-Generator

Public Properties

Property Type Description
length int
pos int
spacesBefore int
totalLength int

Property Details

length public_oe property

public int length
return int

pos public_oe property

public int pos
return int

spacesBefore public_oe property

public int spacesBefore
return int

totalLength public_oe property

public int totalLength
return int