예제 #1
0
 public IDictionary <string, string> GetAllProtectedUpperDataFlowNamesToIdMap()
 {
     return(_flowDao.GetAllProtectedUpperDataFlowNamesToIdMap());
 }