Method Subtext
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Subtext(string)
Creates small subtext.
public static string Subtext(this string content)
Parameters
contentstringText to subtext.
Returns
- string
Formatted text.
Creates small subtext.
public static string Subtext(this string content)
content stringText to subtext.
Formatted text.