Skip to content

AssemblyEx ​

Provides extension methods for System.Reflection.Assembly instances.

Kind: Static class

Namespace: CrowdControl.Common

Public Static Functions

IEnumerable

GetTypesWithAttribute<T>(Assembly assembly)

Gets the types in the assembly that are decorated with the specified attribute.