public CopyFileManager( string sourcePath, string managedPath, bool overwrite )
Public Sub New ( sourcePath As String, managedPath As String, overwrite As Boolean )
public: CopyFileManager( String^ sourcePath, String^ managedPath, bool overwrite )
new : sourcePath : string * managedPath : string * overwrite : bool -> CopyFileManager
Copyright © 2017, Giovanni Lafratta, All rights reserved