示例#1
0
 void WhenGetValueOf(string property) => viewModelWiring.GetValueOf(property);
示例#2
0
 public object GetValueOf(string viewModelProperty) => viewModelWiring.GetValueOf(viewModelProperty);