dotnet / dotnet/command-line-api
Number of parameters limited to 7 by .Net
Open
question
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
Using delegate or Lambda, I cannot pass more than 7 parameters to my handler, that is really few, so any good practise in the other hand ?
( Compiler error CS1660 : cannot convert in a delegate type )
Contributor guide
Assessment
This issue has not been assessed yet.