Example #1
0
 public void Load(IReactor reactor)
 {
     reactor.SetRoot((Root)Deserialize());
 }