find negative version of integer in c#

C#
myInt = myInt * -1
Source

Also in C#: