Exemple #1
0
 //Reseeds table at complete deletion
 public Task PutRefPointAsync()
 {
     return(restApiService.PutReferenceAsync());
 }