C# Class SEToolbox.Support.PropertyChangedExtensions

显示文件 Open project: midspace/SEToolbox

Public Methods

Method Description
Raise ( this handler ) : void
Raise ( this handler, Expression propertyExpression ) : void

Method Details

Raise() public static method

public static Raise ( this handler ) : void
handler this
return void

Raise() public static method

public static Raise ( this handler, Expression propertyExpression ) : void
handler this
propertyExpression Expression
return void