Esempio n. 1
0
 public void DeleteDoctrine(int doctrineId)
 {
     DoctrineOperations.DeleteDoctrine(doctrineId);
 }