Skip to main content

TextDeserializerDelegate

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public delegate object TextDeserializerDelegate(Type type, string dto);