Closed SimonG96 closed 5 years ago
Is an abstract factory that has a Create() method with an argument with the params keyword working?
Create()
params
Yes it is working with params.
Is an abstract factory that has a
Create()
method with an argument with theparams
keyword working?