예제 #1
0
 public IEnumerable <Core.Domain.Example> GetAllExample()
 {
     return(_exampleService.GetAllExample());
 }