Table of Contents

Method AppendLiteral

Namespace
WhalesSecret.TradeScriptLib.Logging
Assembly
WhalesSecret.TradeScriptLib.dll

AppendLiteral(string)

Appends a string literal.

public void AppendLiteral(string s)

Parameters

s string

String literal to append.