Method Strike
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Strike(string)
Creates strikethrough text.
public static string Strike(this string content)
Parameters
content
stringText to strikethrough.
Returns
- string
Formatted text.
Creates strikethrough text.
public static string Strike(this string content)
content
stringText to strikethrough.
Formatted text.