C# Class RxLite.PropertyChangingEventArgs

Inheritance: System.EventArgs
Show file Open project: OlexaLe/RxLite Class Usage Examples

Public Methods

Method Description
PropertyChangingEventArgs ( string propertyName ) : System

Method Details

PropertyChangingEventArgs() public method

public PropertyChangingEventArgs ( string propertyName ) : System
propertyName string
return System