Exemplo n.º 1
0
 public System.Threading.Tasks.Task <string> Update_AuthorAsync(_Library_GUI_.ServiceReference1.AuthorService author)
 {
     return(base.Channel.Update_AuthorAsync(author));
 }
Exemplo n.º 2
0
 public string Update_Author(_Library_GUI_.ServiceReference1.AuthorService author)
 {
     return(base.Channel.Update_Author(author));
 }