Esempio n. 1
0
 public bool Delete(Guid id)
 {
     return(iWFTemplateServer.DeleteWFTemplate(id));
 }