C# Class Jayrock.Json.Conversion.Converters.DictionaryImporter

Inheritance: Jayrock.Json.Conversion.Converters.ImportAwareImporter
Datei anzeigen Open project: atifaziz/Jayrock

Public Methods

Method Description
DictionaryImporter ( ) : System

Protected Methods

Method Description
CreateObject ( ) : IJsonImportable

Method Details

CreateObject() protected method

protected CreateObject ( ) : IJsonImportable
return IJsonImportable

DictionaryImporter() public method

public DictionaryImporter ( ) : System
return System