Skip to main content

ConvertInstanceDelegate

Assembly: ServiceStack.Text.dll
View Source
Declaration
public delegate object ConvertInstanceDelegate(object obj, Type type);