C# Class Oda.Mapper

Used to map data from HTTP JSON requests to methods.
Show file Open project: CorbinDallas/Oda Class Usage Examples

Public Methods

Method Description
Mapper ( ) : System

Initializes a new instance of the Mapper class.

Method Details

Mapper() public method

Initializes a new instance of the Mapper class.
public Mapper ( ) : System
return System