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