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
NServiceBus
Conventions.ConventionCache
C# Class NServiceBus.Conventions.ConventionCache
Afficher le fichier
Open project: Particular/NServiceBus
Méthodes publiques
Méthode
Description
ApplyConvention
(
Type
type
,
bool>.Func
action
) :
bool
Reset
( ) :
void
Method Details
ApplyConvention()
public
méthode
public
ApplyConvention
(
Type
type
,
bool>.Func
action
) :
bool
type
System.Type
action
bool>.Func
Résultat
bool
Reset()
public
méthode
public
Reset
( ) :
void
Résultat
void