C# Class ArcWizard.Tasks.IO.MoveDirectoryTask

Afficher le fichier Open project: marektihkan/Arc Class Usage Examples

Méthodes publiques

Méthode Description
Move ( string sourcePath, string destinationPath ) : void

Method Details

Move() public méthode

public Move ( string sourcePath, string destinationPath ) : void
sourcePath string
destinationPath string
Résultat void