Does the proxy class need to be dynamically bound?
落叶
落叶 2019-03-06 20:58:39
0
2
1101

There is no code in the proxy class written before that requires dynamic binding. Why is it not needed here?


落叶
落叶

reply all(1)
Peter-Zhu

Whether binding is required depends on the usage scenario. If it can be injected, bind it after instantiation outside the class.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template