Skip to main content

StringDeserializerDelegate

Assembly: ServiceStack.Interfaces.dll​
View Source​
Declaration
public delegate object StringDeserializerDelegate(string contents, Type type);