Method | Description | |
---|---|---|
WrappedLines ( string self ) : IEnumerable |
||
WrappedLines ( string self, IEnumerable |
Method | Description | |
---|---|---|
CreateWrappedLinesIterator ( string self, IEnumerable |
||
GetLineEnd ( int start, int length, string description ) : int | ||
GetNextWidth ( IEnumerator |
||
IsEolChar ( char c ) : bool |
public static WrappedLines ( string self ) : IEnumerable |
||
self | string | |
return | IEnumerable |
public static WrappedLines ( string self, IEnumerable |
||
self | string | |
widths | IEnumerable |
|
return | IEnumerable |