public bool ApplyTo (Object target);

Parámetros

targetThe target object that will be updated with the Preset serialized values.

Valor de retorno

bool Returns true if the target object was successfully updated by the Preset, false otherwise.

Descripción

Applies this Preset to the target object.