C# Class Kiwi.Json.Conversion.TypeWriters.EnumerableWriterFactory

Inheritance: ITypeWriterFactory
Mostrar archivo Open project: jlarsson/Kiwi.Json

Public Methods

Method Description
CreateTypeWriter ( Type type ) : ITypeWriter

Method Details

CreateTypeWriter() public method

public CreateTypeWriter ( Type type ) : ITypeWriter
type System.Type
return ITypeWriter