Exemplo n.º 1
0
 public void Construct(IHologramCollection hologramCatalog, ILogger log)
 {
     _hologramCatalog = hologramCatalog;
     _log             = log;
 }