Exemplo n.º 1
0
 protected override async Task OnInitializedAsync()
 {
     PortfolioItems = await PortfolioProvider.AllPortfolio(false);
 }