インスピレーション:
NServiceBus.Configure.With().Log4Net(a => a.YourProperty = "value");
構成に似たものを使用したいので、提案を歓迎します。私の最大の問題は、パラメーター入力の使用方法がよくわからないことです...
What exactly is going on here? NServiceBus uses Log4Net, as instance? set with YourProperty = value?
Please abstract from the NServiceBus etc. I've just provided that as foundation for the discussion.