DotNetWikiBot Framework Documentation
Overload List
| Name | Description | |
|---|---|---|
| GetSubstring(String, String, String) | This auxiliary function returns part of the string which begins
with some specified substring and ends with some specified substring. | |
| GetSubstring(String, String, String, Boolean, Boolean, Boolean) | This auxiliary function returns part of the string which begins
with some specified substring and ends with some specified substring. |