Beispiel #1
0
 public void GetAllIcons()
 {
     AssertCall <List <Icon> >(repository.GetAllIcons());
 }