Méthode | Description | |
---|---|---|
InitializeMappings ( this mappingRepo, IEnumerable |
An IMappingRepository extension method that initializes the mappings.
|
|
InitializeMappings ( this mappingRepo, IEnumerable |
An IMappingRepository extension method that initializes the mappings.
|
public static InitializeMappings ( this mappingRepo, IEnumerable |
||
mappingRepo | this | The mappingRepo to act on. |
assemblies | IEnumerable |
The initializers. |
Résultat | void |
public static InitializeMappings ( this mappingRepo, IEnumerable |
||
mappingRepo | this | The mappingRepo to act on. |
initializers | IEnumerable |
The initializers. |
Résultat | void |