In C# programming, I am trying to load multiple assemblies with same features in their namespaces, for reflection. For example, load all assemblies with the same prefix in namespaces ABC.. ABC.* ABC...* How to realize it?
类似的问题是,如何把具有相同特征的多个议会装上其名称?
Thanks, Ken