C# Class Rackspace.Cloud.Server.Agent.UpdaterService.Utility

Afficher le fichier Open project: rackerlabs/openstack-guest-agents-windows-xenserver

Méthodes publiques

Méthode Description
CopyFiles ( string fromPath, string toPath, ILogger logger ) : void

Method Details

CopyFiles() public static méthode

public static CopyFiles ( string fromPath, string toPath, ILogger logger ) : void
fromPath string
toPath string
logger ILogger
Résultat void