constructorargument Questions
3
Solved
Well, I don't know if "strong naming" is the right term, but what I want to do is as follows.
Currently I use ConstructorArgument like e.g. this:
public class Ninja
{
private readonly IWeapon ...
Slur asked 14/4, 2010 at 11:21
4
Solved
When using Ninjects ConstructorArgument you can specify the exact value to inject to specific parameters. Why can't this value be null, or how can I make it work? Maybe it's not something you'd lik...
Bulgarian asked 19/4, 2010 at 12:14
1
© 2022 - 2024 — McMap. All rights reserved.