예제 #1
0
 protected async override Task OnInitializedAsync()
 {
     activityLogVMs = await ActivityLogService.FetchAllAsync();
 }