Property<T0,T1>.SetValue

Declaration

public void SetValue(ref TContainer container, TValue value);

Parameters

container The container whose property value will be set.
value The new property value.

Description

Sets the property value of a specified container.


Did you find this page useful? Please give it a rating: