C# Class Stimpack.MyObject

Inheritance: INotifyPropertyChanged
显示文件 Open project: shishkin/Stimpack Class Usage Examples

Public Methods

Method Description
ChangeValue ( int value ) : void

Method Details

ChangeValue() public method

public ChangeValue ( int value ) : void
value int
return void