Пример #1
0
 public IDictionary <string, object> AUTHOR_Del(int Ma)
 {
     return(AuthorAppService.AUTHOR_Del(Ma));
 }