PoolableReference(T) Constructor

ClockStone Audio Toolkit

PoolableReferenceT Constructor

Overload List
  NameDescription
Public methodPoolableReferenceT
Initializes a new instance of the PoolableReferenceT class with a null reference.
Public methodPoolableReferenceT(T)
Initializes a new instance of the PoolableReferenceT class with the specified reference.
Public methodPoolableReferenceT(PoolableReferenceT)
Initializes a new instance of the PoolableReferenceT class from a given PoolableReferenceT.
Top
See Also