Example #1
0
 public object GetValue()
 {
     return(_binding != null?_binding.GetValue() : _value);
 }