NgContentRef constructor

NgContentRef(
  1. RenderView _renderView,
  2. int _index
)

Implementation

NgContentRef(this._renderView, this._index);