예제 #1
0
 public BookHistoryElement()
 {
     HistoryRemarks = new BookHistoryInfo();
 }
예제 #2
0
		public BookHistoryElement()
		{
			HistoryRemarks = new BookHistoryInfo();
		}