예제 #1
0
 public List <Example> Get()
 {
     return(_exampleService.FetchAll());
 }