Пример #1
0
 public void SetValue(object val)
 {
     Introspector.SetSmartValue(component, member, val);
 }