예제 #1
0
 private void DeleteBookAuthor()
 {
     UIShared.DeleteBookAuthor(this, BookAuthorDataGrid, Gdo);
 }