C# Class Dev2.PathOperations.Dev2ActivityIOPath

Inheritance: IActivityIOPath
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
ToXML ( ) : string

Convert the object to XML

Private Methods

Method Description
Dev2ActivityIOPath ( enActivityIOPathType type, string path, string user, string pass, bool isNotCertVerifiable, string privateKeyFile ) : System

Method Details

ToXML() public method

Convert the object to XML
public ToXML ( ) : string
return string