ReflectionBuilder.applyProperty

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void applyProperty(string key, string value, Map!(string, Object) objects)
  2. void applyProperty(Object object, string propertyPath, Object value)
  3. void applyProperty(Object object, string propertyName, string stringValue)
    class ReflectionBuilder
    protected
    void
    applyProperty
    (
    Object object
    ,,)

Meta