Method GetExportedTypes
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
GetExportedTypes()
Override this to provide a list of the exported types in the assembly.
protected override Type[] GetExportedTypes()
Returns
- Type[]
Override this to provide a list of the exported types in the assembly.
protected override Type[] GetExportedTypes()