Class DictionaryEntrySerializer
Inheritance
DictionaryEntrySerializer
Assembly: QFSW.QC.Serializers.dll
Syntax
public class DictionaryEntrySerializer : BasicQcSerializer<DictionaryEntry>, IQcSerializer
Methods
SerializeFormatted(DictionaryEntry, QuantumTheme)
Declaration
public override string SerializeFormatted(DictionaryEntry value, QuantumTheme theme)
Parameters
Returns
Overrides
QFSW.QC.BasicQcSerializer<System.Collections.DictionaryEntry>.SerializeFormatted(System.Collections.DictionaryEntry, QFSW.QC.QuantumTheme)
Implements
Extension Methods