class ChangeDetectorRef { markForCheck() : void detach() : void reattach() ... class AComponent { constructor(public cd: ChangeDetectorRef) ...
確定! 回上一頁