Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Packman
FileCopyEventArgs
C# Class Packman.FileCopyEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: madskristensen/Packman
Class Usage Examples
Public Methods
Method
Description
FileCopyEventArgs
(
string
source
,
string
destination
) :
System
Method Details
FileCopyEventArgs()
public
method
public
FileCopyEventArgs
(
string
source
,
string
destination
) :
System
source
string
destination
string
return
System