Example #1
0
 public void Resolve(RegionModel model)
 {
     this.Result = this.deserializer.DeserializeRegion(model, this.computations);
 }