메소드 | 설명 | |
---|---|---|
GetSpaces ( int size ) : char[] | ||
LengthVisual ( this text ) : int | ||
LengthVisual ( this text, int index ) : int | ||
ToVisual ( this text, bool visibleWhitespace ) : string |
public static LengthVisual ( this text, int index ) : int | ||
text | this | |
index | int | |
리턴 | int |
public static ToVisual ( this text, bool visibleWhitespace ) : string | ||
text | this | |
visibleWhitespace | bool | |
리턴 | string |