173 Views
The story shows some basic stuff concerning operator overloading in C# in order to realize a Reports selection formula converter. Operators can be very useful in situations where you want to write elegant and easy to understand code by using standard C# syntax.
0 comments