c# - windows forms power symbol -


using visual studio 2010, windows forms application. when creating click event button function parameters follows:

(system::object^ sender, system::eventargs^ e)

what meaning of power symbol? google isn't helping me search ignores special characters ><

i know in c# exclusive or operator seems irrelevant here.

that looks c++, not c#.

did see in documentation? if so, switch documentation mode c# , things make lot more sense.

if visual studio generating this, accidentally created c++ project.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -