Exemplo n.º 1
0
 public IEnumerable <ISimulationSubject> All()
 {
     return(_buildingBlockTask.All <ISimulationSubject>());
 }