Skip to main content

StringSerializerDelegate

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public delegate string StringSerializerDelegate(IRequest req, object dto);