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

Inheritance: ITypeWriterFactory
Mostra file 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