Trying to use some example code i found here in the 4.6 section, but i keep getting two of these errors:
Type Button' does not contain a definition for
onClick’ and no extension method onClick' of type
Button’ could be found (are you missing a using directive or an assembly reference?)
Anyone can help me with this?