C# Class NServiceBus.ReplaceStep

Afficher le fichier Open project: Particular/NServiceBus Class Usage Examples

Méthodes publiques

Méthode Description
ReplaceStep ( string idToReplace, Type behavior, string description = null, IBehavior>.Func factoryMethod = null ) : System

Method Details

ReplaceStep() public méthode

public ReplaceStep ( string idToReplace, Type behavior, string description = null, IBehavior>.Func factoryMethod = null ) : System
idToReplace string
behavior System.Type
description string
factoryMethod IBehavior>.Func
Résultat System