Question from the ASP .NET test

How to get the first element of an array in C#

Hard

You need to develop a .NET application that supports a plug-in mechanism that would extend the functionality of this application. For this, you have chosen to use .NET reflection and an interface mechanism that serves to define the signature of the plugins.

Which code snippet below should you use to list all available plugins within a given assembly?

Author: Nicolas LaurentStatus: PublishedQuestion passed 379 times
Edit
2
Community EvaluationsNo one has reviewed this question yet, be the first!