C# Class Packman.FileCopyEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: madskristensen/Packman Class Usage Examples

Méthodes publiques

Méthode Description
FileCopyEventArgs ( string source, string destination ) : System

Method Details

FileCopyEventArgs() public méthode

public FileCopyEventArgs ( string source, string destination ) : System
source string
destination string
Résultat System