Example #1
0
 public void AddSystemInfo(InfoEntry entry, string category = "Default")
 {
     _informationService.Add(entry, category);
 }