コード例 #1
0
        public void AddGraph2(GraphData2 graph)
        {
            InitNonExistingRepo();

            repo.AddGraph2(graph);
        }