Proxy<T> constructor

Proxy<T>(ProxyController<T> ctrl)

Implementation

Proxy(this.ctrl);