예제 #1
0
파일: Chapter.cs 프로젝트: nredko/senuti
		public Chapter(Chapter other) : this(Itdb_Chapter.itdb_chapter_duplicate(other.Handle), false) {}