ParameterViewModel.Create Method
Name | Parameters | Description |
---|---|---|
Create(IParameter, IEnumerable<IParameter>, Boolean) static | parameter, sourceParameters, fixedParameter | Creates a new ParameterViewModel class descendant supporting the INotifyPropertyChanged interface. |
Create(IParameter, IEnumerable<IParameter>) static | parameter, sourceParameters | Creates a new ParameterViewModel class descendant supporting the INotifyPropertyChanged interface. |