passAs<C> method

DisposableValue<C> passAs<C>()

Implementation

DisposableValue<C> passAs<C>() => DisposableValue<C>._(this._key);