示例#1
0
 protected override async Task OnInitializedAsync()
 {
     ProjectList = await ProjectDataService.GetProjectsAsync();
 }