DotNetWikiBot Framework Documentation

Overload List

  NameDescription
Public methodStatic memberGetSubstring(String, String, String)
This auxiliary function returns part of the string which begins with some specified substring and ends with some specified substring.
Public methodStatic memberGetSubstring(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.

See Also