Exemple #1
0
 public void DisplayInformation(string title, List <string> pages)
 {
     informationPanel.setPages(title, pages);
 }