Example #1
0
 public FantasyWorld(IMagicalForest forest)
 {
     _forest = forest;
 }
Example #2
0
 public FantasyWorld(IMagicalForest forest)
 {
     _forest = forest;
 }