Skip to main content

StreamDeserializerDelegate

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public delegate object StreamDeserializerDelegate(Type type, Stream fromStream);