C# Class Conventional.TypeScanner

Inheritance: ITypeScanner
Afficher le fichier Open project: mikeminutillo/conventional Class Usage Examples

Méthodes publiques

Méthode Description
AddConvention ( IConvention convention ) : void
TypeScanner ( ITypeSource typeSource ) : System.Collections.Generic

Private Methods

Méthode Description
GetRegistrations ( ) : IEnumerable

Method Details

AddConvention() public méthode

public AddConvention ( IConvention convention ) : void
convention IConvention
Résultat void

TypeScanner() public méthode

public TypeScanner ( ITypeSource typeSource ) : System.Collections.Generic
typeSource ITypeSource
Résultat System.Collections.Generic