Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Customer
Project
Application
StructureMap
RepositoryIntConvention
C# Class Customer.Project.Application.StructureMap.RepositoryIntConvention
Inheritance:
IRegistrationConvention
Afficher le fichier
Open project: atosorigin/AtosMvcStarterKit
Méthodes publiques
Méthode
Description
Process
(
Type
type
,
Registry
registry
) :
void
Private Methods
Méthode
Description
ProcessInterfaceName
(
Type
type
,
Registry
registry
,
string
interfaceName
) :
void
Method Details
Process()
public
méthode
public
Process
(
Type
type
,
Registry
registry
) :
void
type
System.Type
registry
Registry
Résultat
void