import { Directive, ElementRef, Input, AfterViewInit } from '@angular/core';; @Directive({; selector: '[MytextSize]' ...
確定! 回上一頁