StepDirective constructor

StepDirective(
  1. TemplateRef ref,
  2. ViewContainerRef viewContainerRef
)

Implementation

StepDirective(TemplateRef ref, ViewContainerRef viewContainerRef)
    : super(ref, viewContainerRef);