Summary
            Addes a set of delegates to the scanner
            
		- Assembly
- Rocket.Surgery .Conventions .dll 
- Namespace
- Rocket.Surgery .Conventions .Scanners 
- Containing Type
- BasicConvention Scanner 
Syntax
public IConventionScanner AppendDelegate(params Delegate[] delegates)Parameters
| Name | Type | Description | 
|---|---|---|
| delegates | Delegate[] | The additional delegates. | 
Return Value
| Type | Description | 
|---|---|
| IConventionScanner | IConventionScanner. | 
