C# Class NRConfigManager.Infrastructure.Cci.CciInstrumentationDiscoverer

Inheritance: InstrumentationDiscovererBase
显示文件 Open project: Pablissimo/nrconfig Class Usage Examples

Protected Methods

Method Description
GetTypes ( string assemblyPath ) : IEnumerable

Private Methods

Method Description
GetAttributeFromType ( INamedTypeDefinition type ) : InstrumentAttribute

Method Details

GetTypes() protected method

protected GetTypes ( string assemblyPath ) : IEnumerable
assemblyPath string
return IEnumerable