Method | Description | |
---|---|---|
Initialize ( ) : System.Threading.Tasks.Task | ||
RunPageViewModel ( IRProjectProperties configuredProjectsProperties ) : System | ||
Save ( ) : Task |
Method | Description | |
---|---|---|
GetPropertyValueForSelectedConfigurationsAsync ( Func |
Get the common value for the selected configurations for a specific property. If there are multiple conflicting values, then
|
|
GetPropertyValueForSelectedConfigurationsAsync ( Func |
Get the common value for the selected configurations for a specific property. If there are multiple conflicting values, then a predefined string is returned.
|
public Initialize ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public RunPageViewModel ( IRProjectProperties configuredProjectsProperties ) : System | ||
configuredProjectsProperties | IRProjectProperties | |
return | System |