Пример #1
0
 protected override async Task OnInitializedAsync()
 {
     Traces = (await TraceService.GetTraces());
 }