Beispiel #1
0
 public JimAndBobRunner(Jim jim, Bob bob)
 {
     _bob = bob;
     _jim = jim;
 }