Table of Contents

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.