C# Class Oda.Mapper

Used to map data from HTTP JSON requests to methods.
Afficher le fichier Open project: CorbinDallas/Oda Class Usage Examples

Méthodes publiques

Méthode Description
Mapper ( ) : System

Initializes a new instance of the Mapper class.

Method Details

Mapper() public méthode

Initializes a new instance of the Mapper class.
public Mapper ( ) : System
Résultat System