EntityMappingExtensions Class Reference

I/O routines for classes implementing the IEntityMapping interface. More...

List of all members.

Static Public Member Functions

static IEntityMapping LoadMapping (string filename)
 Load the mappings from a file.
static void SaveMapping (this IEntityMapping mapping, string filename)
 Save the mappings to a file.

Detailed Description

I/O routines for classes implementing the IEntityMapping interface.


Member Function Documentation

static IEntityMapping LoadMapping ( string  filename  )  [inline, static]

Load the mappings from a file.

Parameters:
filename the name of the file
Returns:
an object of type EntityMapping
static void SaveMapping ( this IEntityMapping  mapping,
string  filename 
) [inline, static]

Save the mappings to a file.

Parameters:
mapping the mapping object to store
filename the name of the file

The documentation for this class was generated from the following file:
Generated on Fri Mar 2 21:19:32 2012 for MyMediaLite by  doxygen 1.6.3