Changes
== Implementation ==
The plugin must implement the '''UBIK.Injection.IUBIKLiveValueServer ''' interface and has to be registered for MEF composition by defining the export contract via attributes.
<source lang="csharp">
</source>
== Example ==