TWeakReference<T>.SetTarget(T) Method

Represents method SetTarget(T).

Namespace: Spring
private
 procedure SetTarget(const value: T);

Parameters

value
Type: T

Implements

IWeakReference<T>.SetTarget(T)