تاریخ انتشار: شنبه, ۳ خرداد ۱۳۹۹، ۰۴:۳۶ ب.ظ نویسنده: محمدیان
@logClassWithArgs({ when : { name : "remo"} }) class Person { public name: string; // ... } function logClassWithArgs(filter: Object) { return (target: Object) => { // implement class decorator here, the class decorator // will have access to the decorator arguments (filter) // because they are stored in a closure } }
ارسال نظر آزاد است، اما اگر قبلا در بیان ثبت نام کرده اید می توانید ابتدا وارد شوید.
پروفایل
نکات، تجربیات، محتوای آموزشی و مطالب گردآوری شده در حوزه برنامه نویسی وب