Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created October 5, 2023 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/2ef62263a174e2176254545f436f5ed2 to your computer and use it in GitHub Desktop.
Save bjoerntx/2ef62263a174e2176254545f436f5ed2 to your computer and use it in GitHub Desktop.
public async Task InsertTable()
{
await _txtextcontrol.InvokeVoidAsync("insertTable");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment