Example #1
0
 public IEnumerable <ViewMatch> GetMatchs()
 {
     return(DB_CURD.ViewMatches());
 }