Method BlockCode
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
BlockCode(string, string)
Creates a block of code.
public static string BlockCode(this string content, string language = "")
Parameters
Returns
- string
Formatted block of code.
Creates a block of code.
public static string BlockCode(this string content, string language = "")
Formatted block of code.