Пример #1
0
 public OverlappingRectangles(string file)
     : this(FileHelper.OpenFile(file))
 {
 }