Beispiel #1
0
 public virtual void DeleteFlow(String code)
 {
     entityDao.DeleteFlow(code);
 }