Skip to main content

WriteComplexTypeDelegate

Assembly: ServiceStack.Text.dll
View Source
Declaration
public delegate bool WriteComplexTypeDelegate(TextWriter writer, string propertyName, object obj);