Hi.

I want to provide my own variable by using ISourceProvider. The problem is that this variable can also be null. It seems that this is not supported (I get an exception then, telling me that this variable is not defined).
Is there a reason why null variables are not supported?
Ok, I can simply wrap it in a list, but wonder why I have to.

Regards,
Kai

Reply via email to