But I could if I had a `delegate int Add(int x, in...
# announcements
e
But I could if I had a
delegate int Add(int x, int x)
and
delegate int Subtract(int x, int y)
, as the C# syntax goes