Esempio n. 1
0
 private async Task ExportModule()
 {
     _content = await ModuleService.ExportModuleAsync(ModuleState.ModuleId);
 }