Table of Contents

Class ToStringValueFormatter

Namespace
Uncreated.Warfare.Translations.ValueFormatters
Assembly
Uncreated.Warfare.dll
public class ToStringValueFormatter : IValueFormatter<object>, IValueFormatter
Inheritance
ToStringValueFormatter
Implements
Inherited Members

Methods

Format(ITranslationValueFormatter, object, in ValueFormatParameters)

public string Format(ITranslationValueFormatter formatter, object value, in ValueFormatParameters parameters)

Parameters

formatter ITranslationValueFormatter
value object
parameters ValueFormatParameters

Returns

string