Table of Contents
API reference

Method SingleQuote

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

SingleQuote(string)

Creates quoted text.

public static string SingleQuote(this string content)

Parameters

content string

Text to quote.

Returns

string

Formatted text.