C# 클래스 Dev2.Runtime.ESB.Management.Services.AddFolderService

상속: IEsbManagementEndpoint
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
CreateServiceEntry ( ) : DynamicService
Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
HandlesType ( ) : string

메소드 상세

CreateServiceEntry() 공개 메소드

public CreateServiceEntry ( ) : DynamicService
리턴 Dev2.DynamicServices.DynamicService

Execute() 공개 메소드

public Execute ( StringBuilder>.Dictionary values, IWorkspace theWorkspace ) : StringBuilder
values StringBuilder>.Dictionary
theWorkspace IWorkspace
리턴 System.Text.StringBuilder

HandlesType() 공개 메소드

public HandlesType ( ) : string
리턴 string