Ejemplo n.º 1
0
 public StatistiquesController()
 {
     var bc = new BreadCrumbItem("Statistiques", "/Statistiques");
     lbc.Add(bc);
 }