Beispiel #1
0
 public async Task <int> InitSkills()
 {
     return(await _skillService.CustomInit());
 }