Open sandboxFocus

Method SetValue

SetValue(ref object, Arguments, T)

In Metalama, set meta.Target.FieldOrProperty.Value.

Declaration
void SetValue(ref object instance, Arguments index, T value)
Parameters
Type Name Description
object instance
Arguments index
T value