C# Class Cueros.App.WPF.ProductVM.VMProduct

Inheritance: INotifyPropertyChanged
Show file Open project: JorgeCupi/GAMLP.Cueros.App

Public Methods

Method Description
ChangeProperty ( String PropertyName ) : void
VMProduct ( ) : System

Method Details

ChangeProperty() public method

public ChangeProperty ( String PropertyName ) : void
PropertyName String
return void

VMProduct() public method

public VMProduct ( ) : System
return System