Exemplo n.º 1
0
 public IReadOnlyList <ISimulationSubject> LoadFromTemplate()
 {
     return(_buildingBlockTask.LoadFromTemplate <ISimulationSubject>(PKSimBuildingBlockType.SimulationSubject));
 }