Example #1
0
 public OutputOnDbProperty SearchFlow()
 {
     _resultData = _services.SearchFlow();
     return(_resultData);
 }