How to call a static method every time a static class method is called in TypeScript?

前端 未结 0 1856
予麋鹿
予麋鹿 2021-01-04 01:35

I created a singleton (abstract) class that requires to have some data initialized before most methods can be used. This is an example of how the class looks like:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题