Example #1
0
 public List <TestModel> GetFootBallPoints()
 {
     return(TestClass.GetPointTable());
 }