Summary
            Adds a set of conventions to the scanner
            
		- Assembly
- Rocket.Surgery .Conventions .dll 
- Namespace
- Rocket.Surgery .Conventions .Scanners 
- Containing Type
- BasicConvention Scanner 
Syntax
public IConventionScanner AppendConvention<T>() where T : IConventionType Parameters
| Name | Description | 
|---|---|
| T | 
Return Value
| Type | Description | 
|---|---|
| IConventionScanner | IConventionScanner. | 
