Hey guys,
While using the exact example found here : https://developer.xamarin.com/guides/xamarin-forms/localization/
I am getting the following error at TranslateExtension
Error 1 'TranslateExtension': member names cannot be the same as their enclosing type
Has anyone encountered this before? If so, how do you work it out?