Skip to main content

TextSerializerDelegate

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public delegate string TextSerializerDelegate(object dto);