Weak<T>.Create(T) Constructor

Initializes a new instance of the Weak<T> class.

Namespace: Spring
public
 constructor Create(const target: T);

Parameters

target
Type: T