C# 클래스 NServiceBus.ReplaceStep

파일 보기 프로젝트 열기: Particular/NServiceBus 1 사용 예제들

공개 메소드들

메소드 설명
ReplaceStep ( string idToReplace, Type behavior, string description = null, IBehavior>.Func factoryMethod = null ) : System

메소드 상세

ReplaceStep() 공개 메소드

public ReplaceStep ( string idToReplace, Type behavior, string description = null, IBehavior>.Func factoryMethod = null ) : System
idToReplace string
behavior System.Type
description string
factoryMethod IBehavior>.Func
리턴 System