コード例 #1
0
 public IList <string> GetProtectedFlowNames()
 {
     return(_flowDao.GetAllProtectedDataFlowNames());
 }