C# Class CQRSalad.Dispatching.Descriptors.HandlerDescriptor

Afficher le fichier Open project: Ontropix/CQRSalad Class Usage Examples

Méthodes publiques

Méthode Description
HandlerDescriptor ( TypeInfo handlerType, DispatchingPriority priority ) : System

Method Details

HandlerDescriptor() public méthode

public HandlerDescriptor ( TypeInfo handlerType, DispatchingPriority priority ) : System
handlerType System.Reflection.TypeInfo
priority DispatchingPriority
Résultat System