Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.StringBuilderExtensions Class Reference

Static Public Member Functions

static void AppendKeyValue (this StringBuilder sb, string key, string value, bool includeQuotes=true, bool includeComma=true)
 

Static Private Attributes

static readonly char[] SpecialCharacters = new char[2] { '"', '\\' }
 

Detailed Description

Definition at line 5 of file StringBuilderExtensions.cs.


The documentation for this class was generated from the following file: