C# Class OLinq.PropertyChangingEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: wasabii/OLinq

Méthodes publiques

Méthode Description
PropertyChangingEventArgs ( string propertyName ) : System

Initializes a new instance.

Method Details

PropertyChangingEventArgs() public méthode

Initializes a new instance.
public PropertyChangingEventArgs ( string propertyName ) : System
propertyName string
Résultat System