コード例 #1
0
ファイル: Chapter.cs プロジェクト: nredko/senuti
		public Chapter(Chapter other) : this(Itdb_Chapter.itdb_chapter_duplicate(other.Handle), false) {}