Exemplo n.º 1
0
 public async Task <ResultNormal> Init()
 {
     return(await _SectionRepository.Init());
 }