Table of Contents

Class FormattedMessageFormatter

Namespace
Shard.Assets.I18n
Assembly
Shard.Assets.dll

Renders protocol messages to plain text for server-side destinations such as the console.

public static class FormattedMessageFormatter
Inheritance
FormattedMessageFormatter
Inherited Members

Methods

Format(FormattedMessage, II18nService)

public static string Format(FormattedMessage message, II18nService i18n)

Parameters

message FormattedMessage
i18n II18nService

Returns

string