示例#1
0
文件: Chapter.cs 项目: nredko/senuti
		public Chapter(Chapter other) : this(Itdb_Chapter.itdb_chapter_duplicate(other.Handle), false) {}