public IEnumerable <Core.Domain.Example> GetAllExample() { return(_exampleService.GetAllExample()); }