NgContentRef constructor
NgContentRef(
- RenderView _renderView,
- int _index
Implementation
NgContentRef(this._renderView, this._index);
NgContentRef(this._renderView, this._index);