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