Example #1
0
 protected void HandleButton(ButtonType buttonType)
 {
     OnButtonClick.InvokeAsync(buttonType);
 }