C# 클래스 Dev2.PathOperations.Dev2ActivityIOPath

상속: IActivityIOPath
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
ToXML ( ) : string

Convert the object to XML

비공개 메소드들

메소드 설명
Dev2ActivityIOPath ( enActivityIOPathType type, string path, string user, string pass, bool isNotCertVerifiable, string privateKeyFile ) : System

메소드 상세

ToXML() 공개 메소드

Convert the object to XML
public ToXML ( ) : string
리턴 string