Removing Method

I inadvertently added the override to one of the methods in a class that is being used in my code (incorrect key combination as I was typing). How can I remove the override so that my code will run properly again?  

0

请先登录再写评论。