C# 클래스 Dev2.Runtime.Compiler.CompileRules.WebService_MappingChangeRule

Detect IO mapping changes for WFs
상속: IServiceCompileRule
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
ApplyRule ( System.Guid serviceID, StringBuilder beforeAction, StringBuilder afterAction ) : CompileMessageTO
HandlesType ( ) : ServerCompileMessageType

메소드 상세

ApplyRule() 공개 메소드

public ApplyRule ( System.Guid serviceID, StringBuilder beforeAction, StringBuilder afterAction ) : CompileMessageTO
serviceID System.Guid
beforeAction StringBuilder
afterAction StringBuilder
리턴 Dev2.Data.ServiceModel.Messages.CompileMessageTO

HandlesType() 공개 메소드

public HandlesType ( ) : ServerCompileMessageType
리턴 ServerCompileMessageType