Beispiel #1
0
 public void MostrarConnectionString()
 {
     Console.WriteLine($"PedidoRepository: {_connection.GetConnectionString()}");
 }