Skip to content

Instantly share code, notes, and snippets.

Created February 28, 2014 07:48
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 anonymous/9266950 to your computer and use it in GitHub Desktop.
Save anonymous/9266950 to your computer and use it in GitHub Desktop.
/Users/mac109/Downloads/BindingAbstractOverride/TestAndroidLib2/obj/Debug/generated/src/TestAndroidLib2.MyChildClass.cs(41,41): Error CS0533: `TestAndroidLib2.MyChildClass.Get(Java.Net.URI, string, System.Collections.Generic.IDictionary<string,System.Collections.Generic.IList<string>>)' hides inherited abstract member `TestAndroidLib1.MyParentClass.Get(Java.Net.URI, string, System.Collections.Generic.IDictionary<string,System.Collections.Generic.IList<string>>)' (CS0533) (TestAndroidLib2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment