Skip to content

Instantly share code, notes, and snippets.

Created September 15, 2014 14:52
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/cf39a231639239e09214 to your computer and use it in GitHub Desktop.
Save anonymous/cf39a231639239e09214 to your computer and use it in GitHub Desktop.
Error
/Users/360_macmini/Projects/Bcvcbcb/Bcvcbcb/BcvcbcbViewController.cs(5,5): Error CS1739: The best overloaded method match for `MonoTouch.UIKit.UIBarButtonItem.UIBarButtonItem(MonoTouch.UIKit.UIImage, MonoTouch.UIKit.UIBarButtonItemStyle, System.EventHandler)' does not contain a parameter named `title' (CS1739) (Bcvcbcb)
/Users/360_macmini/Projects/Bcvcbcb/Bcvcbcb/BcvcbcbViewController.cs(40,40): Error CS1502: The best overloaded method match for `MonoTouch.UIKit.UIBarButtonItem.UIBarButtonItem(MonoTouch.UIKit.UIImage, MonoTouch.UIKit.UIBarButtonItemStyle, System.EventHandler)' has some invalid arguments (CS1502) (Bcvcbcb)
/Users/360_macmini/Projects/Bcvcbcb/Bcvcbcb/BcvcbcbViewController.cs(12,12): Error CS1503: Argument `#1' cannot convert `string' expression to type `MonoTouch.UIKit.UIImage' (CS1503) (Bcvcbcb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment