C# Class RxLite.PropertyChangingEventArgs

Inheritance: System.EventArgs
显示文件 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