C# Class Scrutor.TypeMap

Datei anzeigen Open project: khellang/Scrutor

Public Methods

Method Description
TypeMap ( Type implementationType, IEnumerable serviceTypes ) : System

Method Details

TypeMap() public method

public TypeMap ( Type implementationType, IEnumerable serviceTypes ) : System
implementationType System.Type
serviceTypes IEnumerable
return System