NgFor constructor
NgFor(
- ViewContainerRef _viewContainer,
- TemplateRef _templateRef
Implementation
NgFor(this._viewContainer, this._templateRef);
NgFor(this._viewContainer, this._templateRef);