C# Class FubuMVC.Json.NewtonSoftBindingNode

Inheritance: IMediaReaderNode
Show file Open project: DarthFubuMVC/FubuMVC.Json

Public Methods

Method Description
NewtonSoftBindingNode ( Type inputType ) : System
ToObjectDef ( ) : ObjectDef

Method Details

NewtonSoftBindingNode() public method

public NewtonSoftBindingNode ( Type inputType ) : System
inputType System.Type
return System

ToObjectDef() public method

public ToObjectDef ( ) : ObjectDef
return ObjectDef