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