Table of Contents

Method InlineCode

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

InlineCode(string)

Creates inline code snippet.

public static string InlineCode(this string content)

Parameters

content string

Contents of the snippet.

Returns

string

Formatted inline code snippet.