コード例 #1
0
ファイル: TreeChartBox.cs プロジェクト: fire-eggs/GEDKeeper
 public ExtPoint GetOffsets()
 {
     return(fModel.GetOffsets());
 }