This version of Unity is unsupported.

IProperty<T0>.GetValue

Declaration

public object GetValue(ref TContainer container);

Parameters

container The container whose property value will be returned.

Returns

object The property value of the given container.

Description

Returns the property value of a specified container.