C# Class Customer.Project.Application.StructureMap.RepositoryIntConvention
ファイルを表示
Open project: atosorigin/AtosMvcStarterKit
Public Methods
Method |
Description |
|
Process ( Type type, Registry registry ) : void |
|
|
Private Methods
Method |
Description |
|
ProcessInterfaceName ( Type type, Registry registry, string interfaceName ) : void |
|
|
Method Details
public Process ( Type type, Registry registry ) : void |
type |
System.Type |
|
registry |
Registry |
|
return |
void |
|