public void DeleteTerm(TermDeleteRequest request)
 {
     throw new System.NotImplementedException();
 }
Exemple #2
0
 public Response DeleteTerm(TermDeleteRequest request)
 {
     throw new NotImplementedException();
 }