C#C
C#3y ago
leknes

Opperators with generics.

Is there any way to have generics which can use certain opperators. For instance I want to have a generic type which can use +, -, * and /.
Was this page helpful?