I/O routines for classes implementing the IEntityMapping interface
More...
I/O routines for classes implementing the IEntityMapping interface
| static IMapping LoadMapping |
( |
this string |
filename | ) |
|
|
inlinestatic |
Load entity mappings from a file
- Parameters
-
| filename | the name of the file |
- Returns
- an object of type EntityMapping
| static void SaveMapping |
( |
this IMapping |
mapping, |
|
|
string |
filename |
|
) |
| |
|
inlinestatic |
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:
- EntityMappingExtensions.cs