Example #1
0
 public void DeleteForm(string keyValue)
 {
     service.DeleteForm(keyValue);
 }