Table of Contents
API reference

Method Strike

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Strike(string)

Creates strikethrough text.

public static string Strike(this string content)

Parameters

content string

Text to strikethrough.

Returns

string

Formatted text.