C# Class Dev2.Annotations.NotifyPropertyChangedInvocatorAttribute

Inheritance: System.Attribute
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
NotifyPropertyChangedInvocatorAttribute ( ) : System
NotifyPropertyChangedInvocatorAttribute ( string parameterName ) : System

Method Details

NotifyPropertyChangedInvocatorAttribute() public method

public NotifyPropertyChangedInvocatorAttribute ( ) : System
return System

NotifyPropertyChangedInvocatorAttribute() public method

public NotifyPropertyChangedInvocatorAttribute ( string parameterName ) : System
parameterName string
return System