Resvolution - Components, Runtime & Booting
This commit is contained in:
@@ -7,8 +7,6 @@ namespace Umbraco.Core.Models.Mapping
|
||||
/// </summary>
|
||||
public abstract class ModelMapperConfiguration
|
||||
{
|
||||
public abstract void ConfigureMappings(IMapperConfiguration config, ApplicationContext applicationContext);
|
||||
public abstract void ConfigureMappings(IMapperConfiguration config);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user