MEF Interface - Can I have option voids?

前端 未结 0 1514
时光取名叫无心
时光取名叫无心 2020-12-19 17:56

I have a C# Self Hosted Web Api, that at same point needs to be extended with plugins. I have created an Interface:

[InheritedExport]
public interface IMyPlug         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题