Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Guidelines
Ioc
StructureMap
Conventions
CommandPreprocessorConvention
C# Class Guidelines.Ioc.StructureMap.Conventions.CommandPreprocessorConvention
Inheritance:
FacadeConvention
显示文件
Open project: basicdays/Guidelines
Public Methods
Method
Description
Process
(
Type
type
,
Registry
registry
) :
void
Method Details
Process()
public
method
public
Process
(
Type
type
,
Registry
registry
) :
void
type
System.Type
registry
Registry
return
void