C# Class BottomShelf.Host.Monitoring.RenamedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: tyronegroves/BottomShelf

Méthodes publiques

Méthode Description
RenamedEventArgs ( string oldPath, string path ) : System

Method Details

RenamedEventArgs() public méthode

public RenamedEventArgs ( string oldPath, string path ) : System
oldPath string
path string
Résultat System