Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Customer
Project
Application
StructureMap
RepositoryIntConvention
C# Class Customer.Project.Application.StructureMap.RepositoryIntConvention
Inheritance:
IRegistrationConvention
Datei anzeigen
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
Process()
public
method
public
Process
(
Type
type
,
Registry
registry
) :
void
type
System.Type
registry
Registry
return
void