Exemple #1
0
 protected async override Task OnInitializedAsync()
 {
     Audit = await AuditRepo.GetAudit(AuditId);
 }