C# 클래스 Dev2.Communication.EsbExecuteRequest

Internal Service Request Object - Used mainly by the studio, but server can send request if service is web based
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
AddArgument ( string key, StringBuilder value ) : void
EsbExecuteRequest ( ) : System.Collections.Generic

메소드 상세

AddArgument() 공개 메소드

public AddArgument ( string key, StringBuilder value ) : void
key string
value System.Text.StringBuilder
리턴 void

EsbExecuteRequest() 공개 메소드

public EsbExecuteRequest ( ) : System.Collections.Generic
리턴 System.Collections.Generic