C# Class ZForge.Motion.Util.StorageChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: zhuangyy/Motion Class Usage Examples

Méthodes publiques

Méthode Description
StorageChangedEventArgs ( string oldStorage, string newStorage ) : System

Method Details

StorageChangedEventArgs() public méthode

public StorageChangedEventArgs ( string oldStorage, string newStorage ) : System
oldStorage string
newStorage string
Résultat System