Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Rackspace
Cloud
Server
Agent
Actions
FileCopier
C# Class Rackspace.Cloud.Server.Agent.Actions.FileCopier
Inheritance:
IFileCopier
Mostrar archivo
Open project: rackerlabs/openstack-guest-agents-windows-xenserver
Public Methods
Method
Description
CopyFiles
(
string
fromPath
,
string
toPath
,
ILogger
logger
) :
void
Method Details
CopyFiles()
public
method
public
CopyFiles
(
string
fromPath
,
string
toPath
,
ILogger
logger
) :
void
fromPath
string
toPath
string
logger
ILogger
return
void