Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NServiceBus
Conventions.ConventionCache
C# Class NServiceBus.Conventions.ConventionCache
Mostrar archivo
Open project: Particular/NServiceBus
Public Methods
Method
Description
ApplyConvention
(
Type
type
,
bool>.Func
action
) :
bool
Reset
( ) :
void
Method Details
ApplyConvention()
public
method
public
ApplyConvention
(
Type
type
,
bool>.Func
action
) :
bool
type
System.Type
action
bool>.Func
return
bool
Reset()
public
method
public
Reset
( ) :
void
return
void