Esempio n. 1
0
 protected virtual async Task FireEnter(IEnterContext context)
 {
     await OnEnter.InvokeAsync(context);
 }