C# Class GuoKun.Configuration.DataErrorsChangedEventArgs

验证错误变化事件参数
Inheritance: System.EventArgs
Mostra file Open project: KINGGUOKUN/Account

Public Methods

Method Description
DataErrorsChangedEventArgs ( string propertyName ) : System

Method Details

DataErrorsChangedEventArgs() public method

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