Method | Description | |
---|---|---|
Clip ( int start, int lastIndex ) : |
||
DisplayWithIndex ( |
||
Inbounds ( int start, int end ) : bool | ||
ToString ( ) : string |
public Clip ( int start, int lastIndex ) : |
||
start | int | |
lastIndex | int | |
return |
public DisplayWithIndex ( |
||
text | ||
startIndex | int | |
return | System |
public Inbounds ( int start, int end ) : bool | ||
start | int | |
end | int | |
return | bool |