Skip to content

Instantly share code, notes, and snippets.

@Udham1
Created December 7, 2015 13:33
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 Udham1/2ba8790acb75a3bd49d7 to your computer and use it in GitHub Desktop.
Save Udham1/2ba8790acb75a3bd49d7 to your computer and use it in GitHub Desktop.
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at TestBug36630.Program.WriteAction (System.Action action) [0x00007] in /Users/xamarin76/Projects/TestBug36630/Program.cs:19
at TestBug36630.Program.Main () [0x00049] in /Users/xamarin76/Projects/TestBug36630/Program.cs:13
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
at TestBug36630.Program.WriteAction (System.Action action) [0x00007] in /Users/xamarin76/Projects/TestBug36630/Program.cs:19
at TestBug36630.Program.Main () [0x00049] in /Users/xamarin76/Projects/TestBug36630/Program.cs:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment