Method | Description | |
---|---|---|
AllIndexesOf ( this inputString, string searchString ) : IEnumerable |
||
FindTextToSearch ( this context ) : string | ||
RegionInPostion ( this inputText, int position ) : |
public static AllIndexesOf ( this inputString, string searchString ) : IEnumerable |
||
inputString | this | |
searchString | string | |
return | IEnumerable |
public static FindTextToSearch ( this context ) : string | ||
context | this | |
return | string |
public static RegionInPostion ( this inputText, int position ) : |
||
inputText | this | |
position | int | |
return |