Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public FTP_e_Rnto( string sourcePath, string targetPath )
Public Sub New ( sourcePath As String, targetPath As String )
public: FTP_e_Rnto( String^ sourcePath, String^ targetPath )
new : sourcePath : string * targetPath : string -> FTP_e_Rnto
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when sourcePath or targetPath is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119