C# != C++ : Sometimes I need a reminder
Apperantly mixing implicit operators and params array is not something that you should do. The C# Compiler refuse to understand that it can first implictly convert to the type and then satisfy the params array decleration.
Sometimes it is not worth getting up in the morning. That ruined a beautiful API.
Comments
yksrwaol
Comment preview