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