Commits

Scott Peterson authored e7a9fbb118e
Added UpnpReturnValueAttribute which can be used to indicate that a method return value should not be treated as a retval when generating reflection-based UPnP service descriptions. Added tests for it as well. Added support for arbitrary XML serialization context objects being passed through the serialization process in a strongly-typed way. Currently untested.