Skip to content

Instantly share code, notes, and snippets.

@johnduhart
Created February 13, 2013 20:11
Show Gist options
  • Save johnduhart/4947776 to your computer and use it in GitHub Desktop.
Save johnduhart/4947776 to your computer and use it in GitHub Desktop.
internal static void Main()
{
CustomControl24.Invoke();
}
private static void Invoke()
{
CustomControl27.Amci.Invoke((object) null, (object[]) null);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment