rama creada apartir de master en j
This commit is contained in:
@@ -7,6 +7,10 @@ using Microsoft.Extensions.Options;
|
||||
|
||||
namespace adas_core.Application.Services;
|
||||
|
||||
/// <summary>
|
||||
/// Provides a proof-of-concept implementation of the IPoCMappingService interface,
|
||||
/// delivering the mapping functionality defined by that contract.
|
||||
/// </summary>
|
||||
public class PoCMappingService : IPoCMappingService
|
||||
{
|
||||
private readonly string _key;
|
||||
|
||||
Reference in New Issue
Block a user