I cannot use the correct word here, and therefore I cannot find the answer on my own. I have a + and - operator in my class, but I want to add a negative operator ... I basically can do this:
myMethod(myClass, -myClass);
If you need some code examples to help me, let me know, but I think it should be quite difficult ... Or that it is not possible.
operators c #
Anthony nichols
source share