コード例 #1
0
 public Region()
 {
     this.native     = LibIGraph.CreateRegion_Infinite();
     this.isInfinite = true;
 }