File4.

Copy(string, string) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation.IO
Containing Type
File4

Syntax

public static void Copy(string from, string to)

Parameters

Name Type Description
from string
to string

Return Value

Type Description
void