NgTemplateOutlet constructor

NgTemplateOutlet(
  1. ViewContainerRef _viewContainerRef
)

Implementation

NgTemplateOutlet(this._viewContainerRef);