Skip to content

Instantly share code, notes, and snippets.

@smkplus
Created April 5, 2020 18:42
Show Gist options
  • Save smkplus/a38343da8dbd408dc811ede9f4d76643 to your computer and use it in GitHub Desktop.
Save smkplus/a38343da8dbd408dc811ede9f4d76643 to your computer and use it in GitHub Desktop.
namespace System
{
public delegate void Action();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment