Halyri - Server  0.9.1
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
AutomapperInitialization Class Reference

Class containing a static method for setting up AutoMapper mappings for this application. More...

Static Public Member Functions

static void initializeAutomapperMappings ()
 Initializes all auto mapper mappings between server entity classes and data transfer classes used over WCF and SignalR interfaces. More...
 

Detailed Description

Class containing a static method for setting up AutoMapper mappings for this application.

<author>Veli-Mikko Puupponen</author>

Member Function Documentation

static void initializeAutomapperMappings ( )
static

Initializes all auto mapper mappings between server entity classes and data transfer classes used over WCF and SignalR interfaces.


The documentation for this class was generated from the following file: