PoolableReferenceT Constructor |
Name | Description | |
---|---|---|
PoolableReferenceT |
Initializes a new instance of the PoolableReferenceT class with a null reference.
| |
PoolableReferenceT(T) |
Initializes a new instance of the PoolableReferenceT class with the specified reference.
| |
PoolableReferenceT(PoolableReferenceT) |
Initializes a new instance of the PoolableReferenceT class from
a given PoolableReferenceT.
|